Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-2297 (GCVE-0-2026-2297)
Vulnerability from cvelistv5 – Published: 2026-03-04 22:10 – Updated: 2026-05-01 15:13- CWE-668 - Exposure of Resource to Wrong Sphere
| Vendor | Product | Version | |
|---|---|---|---|
| Python Software Foundation | CPython |
Affected:
0 , < 3.13.13
(python)
Affected: 3.14.0 , < 3.14.4 (python) Affected: 3.15.0a1 , < 3.15.0a7 (python) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-03-05T18:35:25.713Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/03/05/6"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-2297",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-12T14:58:41.472003Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-668",
"description": "CWE-668 Exposure of Resource to Wrong Sphere",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-03-12T14:58:46.051Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "CPython",
"repo": "https://github.com/python/cpython",
"vendor": "Python Software Foundation",
"versions": [
{
"lessThan": "3.13.13",
"status": "affected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "3.14.4",
"status": "affected",
"version": "3.14.0",
"versionType": "python"
},
{
"lessThan": "3.15.0a7",
"status": "affected",
"version": "3.15.0a1",
"versionType": "python"
}
]
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "The import hook in CPython that handles legacy \u003ccode\u003e*.pyc\u003c/code\u003e files (\u003ccode\u003eSourcelessFileLoader\u003c/code\u003e) is incorrectly handled in \u003ccode\u003eFileLoader\u003c/code\u003e (a base class) and so does not use \u003ccode\u003eio.open_code()\u003c/code\u003e to read the \u003ccode\u003e.pyc\u003c/code\u003e files. sys.audit handlers for this audit event therefore do not fire."
}
],
"value": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "LOW",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-01T15:13:05.340Z",
"orgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"shortName": "PSF"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/python/cpython/issues/145506"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/pull/145507"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/69ddd9bb2cc4bd69b1565647c18659c6a789ccd9"
},
{
"tags": [
"patch"
],
"url": "https://github.com/python/cpython/commit/876858c9f65d9ab656c7fa639f268ce7856d89dd"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "SourcelessFileLoader does not use io.open_code()",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "28c92f92-d60d-412d-b760-e73465c3df22",
"assignerShortName": "PSF",
"cveId": "CVE-2026-2297",
"datePublished": "2026-03-04T22:10:43.297Z",
"dateReserved": "2026-02-10T16:26:08.298Z",
"dateUpdated": "2026-05-01T15:13:05.340Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-2297",
"date": "2026-06-03",
"epss": "0.00011",
"percentile": "0.01327"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-2297\",\"sourceIdentifier\":\"cna@python.org\",\"published\":\"2026-03-04T23:16:10.757\",\"lastModified\":\"2026-05-01T16:16:30.110\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.\"},{\"lang\":\"es\",\"value\":\"El gancho de importaci\u00f3n en CPython que maneja los archivos *.pyc heredados (SourcelessFileLoader) es manejado incorrectamente en FileLoader (una clase base) y por lo tanto no usa io.open_code() para leer los archivos .pyc. Los manejadores de sys.audit para este evento de auditor\u00eda, por lo tanto, no se disparan.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cna@python.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.7,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-668\"}]}],\"references\":[{\"url\":\"https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/69ddd9bb2cc4bd69b1565647c18659c6a789ccd9\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/876858c9f65d9ab656c7fa639f268ce7856d89dd\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/issues/145506\",\"source\":\"cna@python.org\"},{\"url\":\"https://github.com/python/cpython/pull/145507\",\"source\":\"cna@python.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/03/05/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/03/05/6\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-03-05T18:35:25.713Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-2297\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-12T14:58:41.472003Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-668\", \"description\": \"CWE-668 Exposure of Resource to Wrong Sphere\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-03-12T14:58:35.936Z\"}}], \"cna\": {\"title\": \"SourcelessFileLoader does not use io.open_code()\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 5.7, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/python/cpython\", \"vendor\": \"Python Software Foundation\", \"product\": \"CPython\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.13.13\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.14.0\", \"lessThan\": \"3.14.4\", \"versionType\": \"python\"}, {\"status\": \"affected\", \"version\": \"3.15.0a1\", \"lessThan\": \"3.15.0a7\", \"versionType\": \"python\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/python/cpython/issues/145506\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/python/cpython/pull/145507\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/482d6f8bdba9da3725d272e8bb4a2d25fb6a603e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/a51b1b512de1d56b3714b65628a2eae2b07e535e\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/e58e9802b9bec5cdbf48fc9bf1da5f4fda482e86\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/69ddd9bb2cc4bd69b1565647c18659c6a789ccd9\", \"tags\": [\"patch\"]}, {\"url\": \"https://github.com/python/cpython/commit/876858c9f65d9ab656c7fa639f268ce7856d89dd\", \"tags\": [\"patch\"]}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"The import hook in CPython that handles legacy \u003ccode\u003e*.pyc\u003c/code\u003e files (\u003ccode\u003eSourcelessFileLoader\u003c/code\u003e) is incorrectly handled in \u003ccode\u003eFileLoader\u003c/code\u003e (a base class) and so does not use \u003ccode\u003eio.open_code()\u003c/code\u003e to read the \u003ccode\u003e.pyc\u003c/code\u003e files. sys.audit handlers for this audit event therefore do not fire.\", \"base64\": false}]}], \"providerMetadata\": {\"orgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"shortName\": \"PSF\", \"dateUpdated\": \"2026-05-01T15:13:05.340Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-2297\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-01T15:13:05.340Z\", \"dateReserved\": \"2026-02-10T16:26:08.298Z\", \"assignerOrgId\": \"28c92f92-d60d-412d-b760-e73465c3df22\", \"datePublished\": \"2026-03-04T22:10:43.297Z\", \"assignerShortName\": \"PSF\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:8824
Vulnerability from csaf_redhat - Published: 2026-04-17 19:24 - Updated: 2026-06-01 03:12A 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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the http.client module in the Python standard library. When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This issue allows a malicious server to cause the client to read large amounts of data into memory, potentially causing memory allocations errors, swapping, out-of-memory conditions or even system freezes.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@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: Red Hat Hardened Images:python3-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@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: Red Hat Hardened Images:python3-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@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: Red Hat Hardened Images:python3-12-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:python3-12-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.12:\n * python3.12-3.12.13-3.hum1 (aarch64, x86_64)\n * python3.12-debug-3.12.13-3.hum1 (aarch64, x86_64)\n * python3.12-devel-3.12.13-3.hum1 (aarch64, x86_64)\n * python3.12-idle-3.12.13-3.hum1 (aarch64, x86_64)\n * python3.12-libs-3.12.13-3.hum1 (aarch64, x86_64)\n * python3.12-test-3.12.13-3.hum1 (aarch64, x86_64)\n * python3.12-tkinter-3.12.13-3.hum1 (aarch64, x86_64)\n * python3.12-3.12.13-3.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:8824",
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-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-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-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": "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-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-6100",
"url": "https://access.redhat.com/security/cve/CVE-2026-6100"
},
{
"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-2297",
"url": "https://access.redhat.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-15366",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_8824.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-06-01T03:12:48+00:00",
"generator": {
"date": "2026-06-01T03:12:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2026:8824",
"initial_release_date": "2026-04-17T19:24:04+00:00",
"revision_history": [
{
"date": "2026-04-17T19:24:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-04-22T13:50:42+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-01T03:12:48+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-12-main@aarch64",
"product": {
"name": "python3-12-main@aarch64",
"product_id": "python3-12-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-3.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-12-main@src",
"product": {
"name": "python3-12-main@src",
"product_id": "python3-12-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-3.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-12-main@x86_64",
"product": {
"name": "python3-12-main@x86_64",
"product_id": "python3-12-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3.12@3.12.13-3.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-12-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-12-main@aarch64"
},
"product_reference": "python3-12-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-12-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-12-main@src"
},
"product_reference": "python3-12-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-12-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:python3-12-main@x86_64"
},
"product_reference": "python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: Header injection via newlines in data URL mediatype in Python"
},
{
"cve": "CVE-2025-15366",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:01:33.257688+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: IMAP command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends IMAP commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails, move folders, flag messages) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-15366"
},
{
"category": "external",
"summary": "RHBZ#2431368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2431368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-15366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-15366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-15366"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/issues/143921",
"url": "https://github.com/python/cpython/issues/143921"
},
{
"category": "external",
"summary": "https://github.com/python/cpython/pull/143922",
"url": "https://github.com/python/cpython/pull/143922"
},
{
"category": "external",
"summary": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/",
"url": "https://mail.python.org/archives/list/security-announce@python.org/thread/DD7C7JZJYTBXMDOWKCEIEBJLBRU64OMR/"
}
],
"release_date": "2026-01-20T21:40:24.938000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-04-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"category": "workaround",
"details": "To mitigate this vulnerability, ensure that no data passed to the imaplib module contains newline or carriage return characters.",
"product_ids": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: IMAP command injection in user-controlled commands"
},
{
"cve": "CVE-2025-15367",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"discovery_date": "2026-01-20T22:02:09.399038+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2431373"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cpython: POP3 command injection in user-controlled commands",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to have the privileges required to send malicious input to an application that sends POP3 commands to a server. Additionally, this flaw can allow attackers to manipulate the state of the mailbox (e.g., delete emails) and to potentially read metadata or specific email content, but it does not allow arbitrary code execution or OS command injection. Due to these reasons, this issue has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cpython: email header injection due to unquoted newlines"
},
{
"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": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@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": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@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": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@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": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API"
},
{
"cve": "CVE-2026-5713",
"cwe": {
"id": "CWE-822",
"name": "Untrusted Pointer Dereference"
},
"discovery_date": "2026-04-14T16:01:58.710183+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2458239"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python. A malicious Python process could exploit the \"profiling.sampling\" module and \"asyncio introspection capabilities\" to read and write memory addresses within a privileged process. This vulnerability occurs when the privileged process connects to the malicious process via its remote debugging feature, potentially leading to information disclosure and arbitrary code execution. Successful exploitation requires repeated connections, which may cause instability in the connecting process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python: Python: Information disclosure and arbitrary code execution via remote debugging with a malicious process."
},
{
"cve": "CVE-2026-6100",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-04-13T18:01:31.970255+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2457932"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Python\u0027s decompression modules, including `lzma.LZMADecompressor`, `bz2.BZ2Decompressor`, and `gzip.GzipFile`. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is experiencing high memory usage. Exploitation of this flaw could potentially allow an attacker to execute arbitrary code or access sensitive data. The vulnerability is only present if the program re-uses decompressor instances across multiple decompression calls even after a `MemoryError` is raised during decompression. Using the helper functions to one-shot decompress data such as `lzma.decompress()`, `bz2.decompress()`, `gzip.decompress()`, and `zlib.decompress()` are not affected as a new decompressor instance is used per call. If the decompressor instance is not re-used after an error condition, this usage is similarly not vulnerable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The severity of this flaw is somewhat mitigated on Red Hat platforms. By default processes are not executed with root user privilege and are limited in their scope which in turn limits the impact of this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@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-17T19:24:04+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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:8824"
},
{
"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-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@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": [
"Red Hat Hardened Images:python3-12-main@aarch64",
"Red Hat Hardened Images:python3-12-main@src",
"Red Hat Hardened Images:python3-12-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules"
}
]
}
SUSE-SU-2026:0971-1
Vulnerability from csaf_suse - Published: 2026-03-23 14:35 - Updated: 2026-03-23 14:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-32bit-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-base-32bit-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.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 python39",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python39 fixes the following issue:\n\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-971,openSUSE-SLE-15.6-2026-971",
"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/suse-su-2026_0971-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0971-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260971-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0971-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024811.html"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
}
],
"title": "Security update for python39",
"tracking": {
"current_release_date": "2026-03-23T14:35:04Z",
"generator": {
"date": "2026-03-23T14:35:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0971-1",
"initial_release_date": "2026-03-23T14:35:04Z",
"revision_history": [
{
"date": "2026-03-23T14:35:04Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64",
"product_id": "libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-base-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-base-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-curses-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-curses-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-dbm-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-dbm-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-devel-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-devel-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-doc-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-doc-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-idle-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-idle-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-testsuite-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-tk-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-tk-3.9.25-150300.4.96.1.aarch64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.25-150300.4.96.1.aarch64",
"product": {
"name": "python39-tools-3.9.25-150300.4.96.1.aarch64",
"product_id": "python39-tools-3.9.25-150300.4.96.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-64bit-3.9.25-150300.4.96.1.aarch64_ilp32",
"product": {
"name": "libpython3_9-1_0-64bit-3.9.25-150300.4.96.1.aarch64_ilp32",
"product_id": "libpython3_9-1_0-64bit-3.9.25-150300.4.96.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-64bit-3.9.25-150300.4.96.1.aarch64_ilp32",
"product": {
"name": "python39-64bit-3.9.25-150300.4.96.1.aarch64_ilp32",
"product_id": "python39-64bit-3.9.25-150300.4.96.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python39-base-64bit-3.9.25-150300.4.96.1.aarch64_ilp32",
"product": {
"name": "python39-base-64bit-3.9.25-150300.4.96.1.aarch64_ilp32",
"product_id": "python39-base-64bit-3.9.25-150300.4.96.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.i586",
"product": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.i586",
"product_id": "libpython3_9-1_0-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-3.9.25-150300.4.96.1.i586",
"product_id": "python39-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-base-3.9.25-150300.4.96.1.i586",
"product_id": "python39-base-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-curses-3.9.25-150300.4.96.1.i586",
"product_id": "python39-curses-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-dbm-3.9.25-150300.4.96.1.i586",
"product_id": "python39-dbm-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-devel-3.9.25-150300.4.96.1.i586",
"product_id": "python39-devel-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-doc-3.9.25-150300.4.96.1.i586",
"product_id": "python39-doc-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.i586",
"product_id": "python39-doc-devhelp-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-idle-3.9.25-150300.4.96.1.i586",
"product_id": "python39-idle-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.i586",
"product_id": "python39-testsuite-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-tk-3.9.25-150300.4.96.1.i586",
"product_id": "python39-tk-3.9.25-150300.4.96.1.i586"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.25-150300.4.96.1.i586",
"product": {
"name": "python39-tools-3.9.25-150300.4.96.1.i586",
"product_id": "python39-tools-3.9.25-150300.4.96.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le",
"product_id": "libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-base-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-base-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-curses-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-curses-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-dbm-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-dbm-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-devel-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-devel-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-doc-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-doc-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-idle-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-idle-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-testsuite-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-tk-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-tk-3.9.25-150300.4.96.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.25-150300.4.96.1.ppc64le",
"product": {
"name": "python39-tools-3.9.25-150300.4.96.1.ppc64le",
"product_id": "python39-tools-3.9.25-150300.4.96.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.s390x",
"product_id": "libpython3_9-1_0-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-base-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-base-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-curses-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-curses-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-dbm-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-dbm-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-devel-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-devel-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-doc-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-doc-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-doc-devhelp-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-idle-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-idle-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-testsuite-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-tk-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-tk-3.9.25-150300.4.96.1.s390x"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.25-150300.4.96.1.s390x",
"product": {
"name": "python39-tools-3.9.25-150300.4.96.1.s390x",
"product_id": "python39-tools-3.9.25-150300.4.96.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64",
"product_id": "libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64",
"product_id": "libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-32bit-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-32bit-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-32bit-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-base-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-base-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-base-32bit-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-base-32bit-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-base-32bit-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-curses-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-curses-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-curses-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-dbm-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-dbm-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-dbm-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-devel-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-devel-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-devel-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-doc-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-doc-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-idle-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-idle-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-idle-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-testsuite-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-testsuite-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tk-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-tk-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-tk-3.9.25-150300.4.96.1.x86_64"
}
},
{
"category": "product_version",
"name": "python39-tools-3.9.25-150300.4.96.1.x86_64",
"product": {
"name": "python39-tools-3.9.25-150300.4.96.1.x86_64",
"product_id": "python39-tools-3.9.25-150300.4.96.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "libpython3_9-1_0-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-32bit-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-32bit-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-32bit-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-base-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-base-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-base-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-base-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-base-32bit-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-base-32bit-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-base-32bit-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-curses-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-curses-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-curses-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-curses-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-curses-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-dbm-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-dbm-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-dbm-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-dbm-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-dbm-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-devel-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-devel-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-devel-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-devel-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-devel-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-doc-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-doc-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-doc-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-doc-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-doc-devhelp-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-idle-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-idle-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-idle-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-idle-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-idle-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-testsuite-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-testsuite-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-testsuite-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-testsuite-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-testsuite-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-tk-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-tk-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-tk-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tk-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-tk-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.25-150300.4.96.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.aarch64"
},
"product_reference": "python39-tools-3.9.25-150300.4.96.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.25-150300.4.96.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.ppc64le"
},
"product_reference": "python39-tools-3.9.25-150300.4.96.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.25-150300.4.96.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.s390x"
},
"product_reference": "python39-tools-3.9.25-150300.4.96.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-tools-3.9.25-150300.4.96.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.x86_64"
},
"product_reference": "python39-tools-3.9.25-150300.4.96.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:libpython3_9-1_0-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:libpython3_9-1_0-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-base-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-base-32bit-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-curses-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-dbm-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-devel-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-doc-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-doc-devhelp-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-idle-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-testsuite-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-tk-3.9.25-150300.4.96.1.x86_64",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.aarch64",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.ppc64le",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.s390x",
"openSUSE Leap 15.6:python39-tools-3.9.25-150300.4.96.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-23T14:35:04Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:1062-1
Vulnerability from csaf_suse - Published: 2026-03-26 10:36 - Updated: 2026-03-26 10:36| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 python310",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python310 fixes the following issues:\n\nUpdate to Python 3.10.20:\n \n- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).\n- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).\n- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).\n- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).\n- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).\n- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).\n- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n\nChangelog:\n\n- Update to 3.10.20:\n - gh-144125: BytesGenerator will now refuse to serialize\n (write) headers that are unsafely folded or delimited; see\n verify_generated_headers. (Contributed by Bas Bloemsaat and\n Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).\n - gh-143935: Fixed a bug in the folding of comments when\n flattening an email message using a modern email policy.\n Comments consisting of a very long sequence of non-foldable\n characters could trigger a forced line wrap that omitted\n the required leading space on the continuation line,\n causing the remainder of the comment to be interpreted as\n a new header field. This enabled header injection with\n carefully crafted inputs (bsc#1257029 CVE-2025-11468).\n - gh-143925: Reject control characters in data: URL media\n types.\n - gh-143919: Reject control characters in http.cookies.Morsel\n fields and values (bsc#1257031, CVE-2026-0672).\n - gh-143916: Reject C0 control characters within\n wsgiref.headers.Headers fields, values, and parameters\n (bsc#1257042, CVE-2026-0865).\n - gh-142145: Remove quadratic behavior in xml.minidom node ID\n cache clearing. In order to do this without breaking\n existing users, we also add the ownerDocument attribute to\n xml.dom.minidom elements and attributes created by directly\n instantiating the Element or Attr class. Note that this way\n of creating nodes is not supported; creator functions like\n xml.dom.Document.documentElement() should be used instead\n (bsc#1254997, CVE-2025-12084).\n - gh-137836: Add support of the \u0027plaintext\u0027 element, RAWTEXT\n elements \u0027xmp\u0027, \u0027iframe\u0027, \u0027noembed\u0027 and \u0027noframes\u0027, and\n optionally RAWTEXT element \u0027noscript\u0027 in\n html.parser.HTMLParser.\n - gh-136063: email.message: ensure linear complexity for\n legacy HTTP parameters parsing. Patch by Bndikt Tran.\n - gh-136065: Fix quadratic complexity in\n os.path.expandvars() (bsc#1252974, CVE-2025-6075).\n - gh-119451: Fix a potential memory denial of service in the\n http.client module. When connecting to a malicious server,\n it could cause an arbitrary amount of memory to be\n allocated. This could have led to symptoms including\n a MemoryError, swapping, out of memory (OOM) killed\n processes or containers, or even system crashes\n (CVE-2025-13836, bsc#1254400).\n - gh-119452: Fix a potential memory denial of service in the\n http.server module. When a malicious user is connected to\n the CGI server on Windows, it could cause an arbitrary\n amount of memory to be allocated. This could have led to\n symptoms including a MemoryError, swapping, out of memory\n (OOM) killed processes or containers, or even system\n crashes.\n - gh-119342: Fix a potential memory denial of service in the\n plistlib module. When reading a Plist file received from\n untrusted source, it could cause an arbitrary amount of\n memory to be allocated. This could have led to symptoms\n including a MemoryError, swapping, out of memory (OOM)\n killed processes or containers, or even system crashes\n (bsc#1254401, CVE-2025-13837).\n - Library\n - gh-144833: Fixed a use-after-free in ssl when SSL_new()\n returns NULL in newPySSLSocket(). The error was reported\n via a dangling pointer after the object had already been\n freed.\n - gh-144363: Update bundled libexpat to 2.7.4\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 Bndikt Tran.\n - Core and Builtins\n - gh-120384: Fix an array out of bounds crash in\n list_ass_subscript, which could be invoked via some\n specificly tailored input: including concurrent\n modification of a list object, where one thread assigns\n a slice and another clears it.\n - gh-120298: Fix use-after free in list_richcompare_impl\n which can be invoked via some specificly tailored evil\n input.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1062,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1062,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1062,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1062,openSUSE-SLE-15.6-2026-1062",
"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/suse-su-2026_1062-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1062-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261062-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1062-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024947.html"
},
{
"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 Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"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-6075 page",
"url": "https://www.suse.com/security/cve/CVE-2025-6075/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
}
],
"title": "Security update for python310",
"tracking": {
"current_release_date": "2026-03-26T10:36:25Z",
"generator": {
"date": "2026-03-26T10:36:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1062-1",
"initial_release_date": "2026-03-26T10:36:25Z",
"revision_history": [
{
"date": "2026-03-26T10:36:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-base-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-curses-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-devel-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-doc-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-idle-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-tk-3.10.20-150400.4.102.1.aarch64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"product_id": "python310-tools-3.10.20-150400.4.102.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product": {
"name": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product_id": "libpython3_10-1_0-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product": {
"name": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product_id": "python310-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product": {
"name": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32",
"product_id": "python310-base-64bit-3.10.20-150400.4.102.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-3.10.20-150400.4.102.1.i586",
"product_id": "python310-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.i586",
"product_id": "python310-base-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.i586",
"product_id": "python310-curses-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.i586",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.i586",
"product_id": "python310-devel-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.i586",
"product_id": "python310-doc-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.i586",
"product_id": "python310-idle-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.i586",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.i586",
"product_id": "python310-tk-3.10.20-150400.4.102.1.i586"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.i586",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.i586",
"product_id": "python310-tools-3.10.20-150400.4.102.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-base-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-curses-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-devel-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-doc-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-idle-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-tk-3.10.20-150400.4.102.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"product_id": "python310-tools-3.10.20-150400.4.102.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-base-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-curses-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-devel-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-doc-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-idle-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-tk-3.10.20-150400.4.102.1.s390x"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.s390x",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.s390x",
"product_id": "python310-tools-3.10.20-150400.4.102.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"product_id": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"product_id": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-32bit-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-base-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-curses-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-dbm-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-devel-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-doc-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-doc-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-idle-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-testsuite-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-tk-3.10.20-150400.4.102.1.x86_64"
}
},
{
"category": "product_version",
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"product": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"product_id": "python310-tools-3.10.20-150400.4.102.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-32bit-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-curses-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-curses-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-dbm-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-dbm-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-devel-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-devel-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-doc-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-doc-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-doc-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-doc-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-idle-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-idle-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-testsuite-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-testsuite-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tk-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tk-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python310-tools-3.10.20-150400.4.102.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
},
"product_reference": "python310-tools-3.10.20-150400.4.102.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python310-tools-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-base-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-curses-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-devel-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-idle-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tk-3.10.20-150400.4.102.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python310-tools-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:libpython3_10-1_0-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:libpython3_10-1_0-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-base-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-base-32bit-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-curses-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-dbm-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-devel-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-doc-devhelp-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-idle-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-testsuite-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tk-3.10.20-150400.4.102.1.x86_64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.aarch64",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.ppc64le",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.s390x",
"openSUSE Leap 15.6:python310-tools-3.10.20-150400.4.102.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-26T10:36:25Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:1107-1
Vulnerability from csaf_suse - Published: 2026-03-27 09:04 - Updated: 2026-03-27 09:04| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 python312",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python312 fixes the following issues:\n\nUpdate to Python 3.12.13:\n\n- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).\n- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).\n- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).\n- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).\n- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).\n- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n \nChangelog:\n - gh-144125: BytesGenerator will now refuse to serialize\n (write) headers that are unsafely folded or delimited; see\n verify_generated_headers. (Contributed by Bas Bloemsaat and\n Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).\n - gh-143935: Fixed a bug in the folding of comments when\n flattening an email message using a modern email policy.\n Comments consisting of a very long sequence of non-foldable\n characters could trigger a forced line wrap that omitted\n the required leading space on the continuation line,\n causing the remainder of the comment to be interpreted as\n a new header field. This enabled header injection with\n carefully crafted inputs (bsc#1257029 CVE-2025-11468).\n - gh-143925: Reject control characters in data: URL media\n types (bsc#1257046, CVE-2025-15282).\n - gh-143919: Reject control characters in http.cookies.Morsel\n fields and values (bsc#1257031, CVE-2026-0672).\n - gh-143916: Reject C0 control characters within\n wsgiref.headers.Headers fields, values, and parameters\n (bsc#1257042, CVE-2026-0865).\n - gh-142145: Remove quadratic behavior in xml.minidom node ID\n cache clearing. In order to do this without breaking\n existing users, we also add the ownerDocument attribute to\n xml.dom.minidom elements and attributes created by directly\n instantiating the Element or Attr class. Note that this way\n of creating nodes is not supported; creator functions like\n xml.dom.Document.documentElement() should be used instead\n (bsc#1254997, CVE-2025-12084).\n - gh-137836: Add support of the \u0027plaintext\u0027 element, RAWTEXT\n elements \u0027xmp\u0027, \u0027iframe\u0027, \u0027noembed\u0027 and \u0027noframes\u0027, and\n optionally RAWTEXT element \u0027noscript\u0027 in\n html.parser.HTMLParser.\n - gh-136063: email.message: ensure linear complexity for\n legacy HTTP parameters parsing. Patch by Bndikt Tran.\n - gh-136065: Fix quadratic complexity in\n os.path.expandvars() (bsc#1252974, CVE-2025-6075).\n - gh-119451: Fix a potential memory denial of service in the\n http.client module. When connecting to a malicious server,\n it could cause an arbitrary amount of memory to be\n allocated. This could have led to symptoms including\n a MemoryError, swapping, out of memory (OOM) killed\n processes or containers, or even system crashes\n (CVE-2025-13836, bsc#1254400).\n - gh-119452: Fix a potential memory denial of service in the\n http.server module. When a malicious user is connected to\n the CGI server on Windows, it could cause an arbitrary\n amount of memory to be allocated. This could have led to\n symptoms including a MemoryError, swapping, out of memory\n (OOM) killed processes or containers, or even system\n crashes.\n - gh-119342: Fix a potential memory denial of service in the\n plistlib module. When reading a Plist file received from\n untrusted source, it could cause an arbitrary amount of\n memory to be allocated. This could have led to symptoms\n including a MemoryError, swapping, out of memory (OOM)\n killed processes or containers, or even system crashes\n (bsc#1254401, CVE-2025-13837).\n - Library\n - gh-144833: Fixed a use-after-free in ssl when SSL_new()\n returns NULL in newPySSLSocket(). The error was reported\n via a dangling pointer after the object had already been\n freed.\n - gh-144363: Update bundled libexpat to 2.7.4\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 Bndikt Tran.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1107,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1107,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1107,openSUSE-SLE-15.6-2026-1107",
"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/suse-su-2026_1107-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1107-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261107-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1107-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025017.html"
},
{
"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 Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"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-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"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-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
}
],
"title": "Security update for python312",
"tracking": {
"current_release_date": "2026-03-27T09:04:01Z",
"generator": {
"date": "2026-03-27T09:04:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1107-1",
"initial_release_date": "2026-03-27T09:04:01Z",
"revision_history": [
{
"date": "2026-03-27T09:04:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-base-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-curses-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-devel-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-doc-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-idle-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-tk-3.12.13-150600.3.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.aarch64",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.aarch64",
"product_id": "python312-tools-3.12.13-150600.3.48.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product": {
"name": "libpython3_12-1_0-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product_id": "libpython3_12-1_0-64bit-3.12.13-150600.3.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product": {
"name": "python312-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product_id": "python312-64bit-3.12.13-150600.3.48.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python312-base-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product": {
"name": "python312-base-64bit-3.12.13-150600.3.48.1.aarch64_ilp32",
"product_id": "python312-base-64bit-3.12.13-150600.3.48.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.i586",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.i586",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-3.12.13-150600.3.48.1.i586",
"product_id": "python312-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.i586",
"product_id": "python312-base-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.i586",
"product_id": "python312-curses-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.i586",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.i586",
"product_id": "python312-devel-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.i586",
"product_id": "python312-doc-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.i586",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.i586",
"product_id": "python312-idle-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.i586",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.i586",
"product_id": "python312-tk-3.12.13-150600.3.48.1.i586"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.i586",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.i586",
"product_id": "python312-tools-3.12.13-150600.3.48.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-base-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-curses-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-devel-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-doc-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-idle-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-tk-3.12.13-150600.3.48.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"product_id": "python312-tools-3.12.13-150600.3.48.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-base-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-curses-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-devel-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-doc-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-idle-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-tk-3.12.13-150600.3.48.1.s390x"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.s390x",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.s390x",
"product_id": "python312-tools-3.12.13-150600.3.48.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"product_id": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"product_id": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-32bit-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-32bit-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-32bit-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-base-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-base-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-curses-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-dbm-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-devel-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-doc-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-doc-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-idle-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-testsuite-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-tk-3.12.13-150600.3.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"product": {
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"product_id": "python312-tools-3.12.13-150600.3.48.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-32bit-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-32bit-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-base-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-curses-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-curses-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-dbm-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-dbm-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-devel-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-devel-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-doc-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-doc-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-doc-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-doc-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-idle-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-idle-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-testsuite-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-testsuite-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tk-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tk-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python312-tools-3.12.13-150600.3.48.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
},
"product_reference": "python312-tools-3.12.13-150600.3.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python312-tools-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-base-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python312-tools-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:libpython3_12-1_0-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:libpython3_12-1_0-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-base-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-base-32bit-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-curses-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-dbm-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-devel-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-doc-devhelp-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-idle-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-testsuite-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tk-3.12.13-150600.3.48.1.x86_64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.aarch64",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.ppc64le",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.s390x",
"openSUSE Leap 15.6:python312-tools-3.12.13-150600.3.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T09:04:01Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:1117-1
Vulnerability from csaf_suse - Published: 2026-03-27 11:34 - Updated: 2026-03-27 11:34| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\nUpdate to python 3.11.15:\n\n- CVE-2025-6075: quadratic complexity in os.path.expandvars() (bsc#1252974).\n- CVE-2025-11468: header injection with carefully crafted inputs (bsc#1257029).\n- CVE-2025-12084: quadratic complexity in xml.minidom node ID cache clearing (bsc#1254997).\n- CVE-2025-13836: potential memory denial of service in the http.client module (bsc#1254400).\n- CVE-2025-13837: potential memory denial of service in the plistlib module (bsc#1254401).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2026-0672: control characters in http.cookies.Morsel fields and values (bsc#1257031).\n- CVE-2026-0865: C0 control characters within wsgiref.headers.Headers fields, values, and parameters (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n\nChangelog:\n\n - gh-144125: BytesGenerator will now refuse to serialize\n (write) headers that are unsafely folded or delimited; see\n verify_generated_headers. (Contributed by Bas Bloemsaat and\n Petr Viktorin in gh-121650) (bsc#1257181, CVE-2026-1299).\n - gh-143935: Fixed a bug in the folding of comments when\n flattening an email message using a modern email policy.\n Comments consisting of a very long sequence of non-foldable\n characters could trigger a forced line wrap that omitted\n the required leading space on the continuation line,\n causing the remainder of the comment to be interpreted as\n a new header field. This enabled header injection with\n carefully crafted inputs (bsc#1257029 CVE-2025-11468).\n - gh-143925: Reject control characters in data: URL media\n types (bsc#1257046, CVE-2025-15282).\n - gh-143919: Reject control characters in http.cookies.Morsel\n fields and values (bsc#1257031, CVE-2026-0672).\n - gh-143916: Reject C0 control characters within\n wsgiref.headers.Headers fields, values, and parameters\n (bsc#1257042, CVE-2026-0865).\n - gh-142145: Remove quadratic behavior in xml.minidom node ID\n cache clearing. In order to do this without breaking\n existing users, we also add the ownerDocument attribute to\n xml.dom.minidom elements and attributes created by directly\n instantiating the Element or Attr class. Note that this way\n of creating nodes is not supported; creator functions like\n xml.dom.Document.documentElement() should be used instead\n (bsc#1254997, CVE-2025-12084).\n - gh-137836: Add support of the \u0027plaintext\u0027 element, RAWTEXT\n elements \u0027xmp\u0027, \u0027iframe\u0027, \u0027noembed\u0027 and \u0027noframes\u0027, and\n optionally RAWTEXT element \u0027noscript\u0027 in\n html.parser.HTMLParser.\n - gh-136063: email.message: ensure linear complexity for\n legacy HTTP parameters parsing. Patch by Bndikt Tran.\n - gh-136065: Fix quadratic complexity in\n os.path.expandvars() (bsc#1252974, CVE-2025-6075).\n - gh-119451: Fix a potential memory denial of service in the\n http.client module. When connecting to a malicious server,\n it could cause an arbitrary amount of memory to be\n allocated. This could have led to symptoms including\n a MemoryError, swapping, out of memory (OOM) killed\n processes or containers, or even system crashes\n (CVE-2025-13836, bsc#1254400).\n - gh-119452: Fix a potential memory denial of service in the\n http.server module. When a malicious user is connected to\n the CGI server on Windows, it could cause an arbitrary\n amount of memory to be allocated. This could have led to\n symptoms including a MemoryError, swapping, out of memory\n (OOM) killed processes or containers, or even system\n crashes.\n - gh-119342: Fix a potential memory denial of service in the\n plistlib module. When reading a Plist file received from\n untrusted source, it could cause an arbitrary amount of\n memory to be allocated. This could have led to symptoms\n including a MemoryError, swapping, out of memory (OOM)\n killed processes or containers, or even system crashes\n (bsc#1254401, CVE-2025-13837).\n - Library\n - gh-144833: Fixed a use-after-free in ssl when SSL_new()\n returns NULL in newPySSLSocket(). The error was reported\n via a dangling pointer after the object had already been\n freed.\n - gh-144363: Update bundled libexpat to 2.7.4\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 Bndikt Tran.\n - Core and Builtins\n - gh-120384: Fix an array out of bounds crash in\n list_ass_subscript, which could be invoked via some\n specificly tailored input: including concurrent\n modification of a list object, where one thread assigns\n a slice and another clears it.\n - gh-120298: Fix use-after free in list_richcompare_impl\n which can be invoked via some specificly tailored evil\n input.\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1117,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-1117,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-1117,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-1117,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-1117,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-1117,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-1117,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-1117,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-1117,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-1117",
"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/suse-su-2026_1117-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1117-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261117-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1117-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/025015.html"
},
{
"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 Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"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-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"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-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2026-03-27T11:34:35Z",
"generator": {
"date": "2026-03-27T11:34:35Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1117-1",
"initial_release_date": "2026-03-27T11:34:35Z",
"revision_history": [
{
"date": "2026-03-27T11:34:35Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-base-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-curses-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-devel-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-doc-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-idle-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-tk-3.11.15-150400.9.80.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"product_id": "python311-tools-3.11.15-150400.9.80.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.15-150400.9.80.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.15-150400.9.80.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.15-150400.9.80.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.15-150400.9.80.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.i586",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-3.11.15-150400.9.80.1.i586",
"product_id": "python311-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.i586",
"product_id": "python311-base-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.i586",
"product_id": "python311-curses-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.i586",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.i586",
"product_id": "python311-devel-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.i586",
"product_id": "python311-doc-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.i586",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.i586",
"product_id": "python311-idle-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.i586",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.i586",
"product_id": "python311-tk-3.11.15-150400.9.80.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.i586",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.i586",
"product_id": "python311-tools-3.11.15-150400.9.80.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-base-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-curses-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-devel-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-doc-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-idle-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-tk-3.11.15-150400.9.80.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"product_id": "python311-tools-3.11.15-150400.9.80.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-base-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-curses-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-devel-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-doc-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-idle-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-tk-3.11.15-150400.9.80.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.s390x",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.s390x",
"product_id": "python311-tools-3.11.15-150400.9.80.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.15-150400.9.80.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-32bit-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-32bit-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-base-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-base-32bit-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-curses-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-dbm-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-devel-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-doc-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-idle-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-testsuite-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-tk-3.11.15-150400.9.80.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"product": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"product_id": "python311-tools-3.11.15-150400.9.80.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.s390x as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150400.9.80.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150400.9.80.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-tools-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:libpython3_11-1_0-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-base-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-curses-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-dbm-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-devel-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-doc-devhelp-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-idle-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tk-3.11.15-150400.9.80.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-tools-3.11.15-150400.9.80.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-27T11:34:35Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:1349-1
Vulnerability from csaf_suse - Published: 2026-04-15 13:35 - Updated: 2026-04-15 13:35| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- Updated to Python 3.11.15\n- CVE-2025-6075: If the value passed to os.path.expandvars() is user-controlled a performance degradation is possible when expanding environment variables (bsc#1252974).\n- CVE-2025-11468: header injection when folding a long comment in an email header containing exclusively unfoldable characters (bsc#1257029).\n- CVE-2025-12084: cpython: python: cpython: Quadratic algorithm in xml.dom.minidom leads to denial of service (bsc#1254997).\n- CVE-2025-13462: incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined (bsc#1259611).\n- CVE-2025-13836: When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length (bsc#1254400).\n- CVE-2025-13837: 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 (bsc#1254401).\n- CVE-2025-15282: user-controlled data URLs parsed may allow injecting headers (bsc#1257046).\n- CVE-2026-0672: HTTP header injection via user-controlled cookie values and parameters when using http.cookies.Morsel (bsc#1257031).\n- CVE-2026-0865: user-controlled header containing newlines can allow injecting HTTP headers (bsc#1257042).\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting in `BytesGenerator` (bsc#1257181).\n- CVE-2026-2297: cpython: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).\n- CVE-2026-3479: python: improper resource argument validation can allow path traversal (bsc#1259989).\n- CVE-2026-3644: incomplete control character validation in http.cookies (bsc#1259734).\n- CVE-2026-4224: C stack overflow when parsing XML with deeply nested DTD content models (bsc#1259735).\n- CVE-2026-4519: leading dashes in URLs are accepted by the `webbrowser.open()` API and allow for web browser command line option injection (bsc#1260026).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1349,SUSE-SLE-Module-Basesystem-15-SP7-2026-1349,SUSE-SLE-Module-Python3-15-SP7-2026-1349,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-1349,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-1349,openSUSE-SLE-15.6-2026-1349",
"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/suse-su-2026_1349-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1349-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261349-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1349-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045567.html"
},
{
"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 Bug 1257029",
"url": "https://bugzilla.suse.com/1257029"
},
{
"category": "self",
"summary": "SUSE Bug 1257031",
"url": "https://bugzilla.suse.com/1257031"
},
{
"category": "self",
"summary": "SUSE Bug 1257042",
"url": "https://bugzilla.suse.com/1257042"
},
{
"category": "self",
"summary": "SUSE Bug 1257046",
"url": "https://bugzilla.suse.com/1257046"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE Bug 1259611",
"url": "https://bugzilla.suse.com/1259611"
},
{
"category": "self",
"summary": "SUSE Bug 1259734",
"url": "https://bugzilla.suse.com/1259734"
},
{
"category": "self",
"summary": "SUSE Bug 1259735",
"url": "https://bugzilla.suse.com/1259735"
},
{
"category": "self",
"summary": "SUSE Bug 1259989",
"url": "https://bugzilla.suse.com/1259989"
},
{
"category": "self",
"summary": "SUSE Bug 1260026",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-11468 page",
"url": "https://www.suse.com/security/cve/CVE-2025-11468/"
},
{
"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-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"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-15282 page",
"url": "https://www.suse.com/security/cve/CVE-2025-15282/"
},
{
"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-2026-0672 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0672/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-0865 page",
"url": "https://www.suse.com/security/cve/CVE-2026-0865/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2026-04-15T13:35:56Z",
"generator": {
"date": "2026-04-15T13:35:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1349-1",
"initial_release_date": "2026-04-15T13:35:56Z",
"revision_history": [
{
"date": "2026-04-15T13:35:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-base-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-curses-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-devel-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-doc-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-idle-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-tk-3.11.15-150600.3.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"product_id": "python311-tools-3.11.15-150600.3.53.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "libpython3_11-1_0-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "python311-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product": {
"name": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32",
"product_id": "python311-base-64bit-3.11.15-150600.3.53.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-3.11.15-150600.3.53.1.i586",
"product_id": "python311-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.i586",
"product_id": "python311-base-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.i586",
"product_id": "python311-curses-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.i586",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.i586",
"product_id": "python311-devel-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.i586",
"product_id": "python311-doc-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.i586",
"product_id": "python311-idle-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.i586",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.i586",
"product_id": "python311-tk-3.11.15-150600.3.53.1.i586"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.i586",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.i586",
"product_id": "python311-tools-3.11.15-150600.3.53.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-base-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-curses-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-devel-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-doc-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-idle-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-tk-3.11.15-150600.3.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"product_id": "python311-tools-3.11.15-150600.3.53.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-base-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-curses-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-devel-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-doc-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-idle-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-tk-3.11.15-150600.3.53.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.s390x",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x",
"product_id": "python311-tools-3.11.15-150600.3.53.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-base-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-curses-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-dbm-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-devel-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-doc-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-idle-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-testsuite-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-tk-3.11.15-150600.3.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"product": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"product_id": "python311-tools-3.11.15-150600.3.53.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-32bit-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-dbm-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-dbm-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-devel-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-devel-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-doc-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-idle-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-idle-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-testsuite-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tk-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tk-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-tools-3.11.15-150600.3.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
},
"product_reference": "python311-tools-3.11.15-150600.3.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11468",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-11468"
}
],
"notes": [
{
"category": "general",
"text": "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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-11468",
"url": "https://www.suse.com/security/cve/CVE-2025-11468"
},
{
"category": "external",
"summary": "SUSE Bug 1257029 for CVE-2025-11468",
"url": "https://bugzilla.suse.com/1257029"
}
],
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2025-11468"
},
{
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-12084"
},
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-13837"
},
{
"cve": "CVE-2025-15282",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-15282"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled data URLs parsed by urllib.request.DataHandler allow injecting headers through newlines in the data URL mediatype.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-15282",
"url": "https://www.suse.com/security/cve/CVE-2025-15282"
},
{
"category": "external",
"summary": "SUSE Bug 1257046 for CVE-2025-15282",
"url": "https://bugzilla.suse.com/1257046"
}
],
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2025-15282"
},
{
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "low"
}
],
"title": "CVE-2025-6075"
},
{
"cve": "CVE-2026-0672",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0672"
}
],
"notes": [
{
"category": "general",
"text": "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": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0672",
"url": "https://www.suse.com/security/cve/CVE-2026-0672"
},
{
"category": "external",
"summary": "SUSE Bug 1257031 for CVE-2026-0672",
"url": "https://bugzilla.suse.com/1257031"
}
],
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2026-0672"
},
{
"cve": "CVE-2026-0865",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-0865"
}
],
"notes": [
{
"category": "general",
"text": "User-controlled header names and values containing newlines can allow injecting HTTP headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-0865",
"url": "https://www.suse.com/security/cve/CVE-2026-0865"
},
{
"category": "external",
"summary": "SUSE Bug 1257042 for CVE-2026-0865",
"url": "https://bugzilla.suse.com/1257042"
}
],
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-0865"
},
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
},
{
"cve": "CVE-2026-3479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3479"
}
],
"notes": [
{
"category": "general",
"text": "DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security model.\n\npkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3479",
"url": "https://www.suse.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "SUSE Bug 1259989 for CVE-2026-3479",
"url": "https://bugzilla.suse.com/1259989"
}
],
"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": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "low"
}
],
"title": "CVE-2026-3479"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP7:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-tools-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-base-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-tools-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:libpython3_11-1_0-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:libpython3_11-1_0-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-base-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-base-32bit-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-curses-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-dbm-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-devel-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-doc-devhelp-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-idle-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-testsuite-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tk-3.11.15-150600.3.53.1.x86_64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.aarch64",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.ppc64le",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.s390x",
"openSUSE Leap 15.6:python311-tools-3.11.15-150600.3.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:35:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
SUSE-SU-2026:1354-1
Vulnerability from csaf_suse - Published: 2026-04-15 13:37 - Updated: 2026-04-15 13:37| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 v3.13.13\n- CVE-2025-13462: incorrect parsing of TarInfo header when GNU long name and type AREGTYPE are combined (bsc#1259611).\n- CVE-2026-2297: cpython: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).\n- CVE-2026-3479: python: improper resource argument validation can allow path traversal (bsc#1259989).\n- CVE-2026-3644: incomplete control character validation in http.cookies (bsc#1259734).\n- CVE-2026-4224: C stack overflow when parsing XML with deeply nested DTD content models (bsc#1259735).\n- CVE-2026-4519: leading dashes in URLs are accepted by the `webbrowser.open()` API and allow for web browser command line option injection (bsc#1260026).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-1354,SUSE-SLE-Module-Python3-15-SP7-2026-1354",
"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/suse-su-2026_1354-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:1354-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20261354-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:1354-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045562.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE Bug 1259611",
"url": "https://bugzilla.suse.com/1259611"
},
{
"category": "self",
"summary": "SUSE Bug 1259734",
"url": "https://bugzilla.suse.com/1259734"
},
{
"category": "self",
"summary": "SUSE Bug 1259735",
"url": "https://bugzilla.suse.com/1259735"
},
{
"category": "self",
"summary": "SUSE Bug 1259989",
"url": "https://bugzilla.suse.com/1259989"
},
{
"category": "self",
"summary": "SUSE Bug 1260026",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "Security update for python313",
"tracking": {
"current_release_date": "2026-04-15T13:37:43Z",
"generator": {
"date": "2026-04-15T13:37:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:1354-1",
"initial_release_date": "2026-04-15T13:37:43Z",
"revision_history": [
{
"date": "2026-04-15T13:37:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"product_id": "libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-base-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-base-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-curses-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-curses-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-dbm-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-dbm-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-devel-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-devel-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-doc-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-doc-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-doc-devhelp-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-idle-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-idle-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-testsuite-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-testsuite-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-tk-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-tk-3.13.13-150700.4.45.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-150700.4.45.1.aarch64",
"product": {
"name": "python313-tools-3.13.13-150700.4.45.1.aarch64",
"product_id": "python313-tools-3.13.13-150700.4.45.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-64bit-3.13.13-150700.4.45.1.aarch64_ilp32",
"product": {
"name": "libpython3_13-1_0-64bit-3.13.13-150700.4.45.1.aarch64_ilp32",
"product_id": "libpython3_13-1_0-64bit-3.13.13-150700.4.45.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python313-64bit-3.13.13-150700.4.45.1.aarch64_ilp32",
"product": {
"name": "python313-64bit-3.13.13-150700.4.45.1.aarch64_ilp32",
"product_id": "python313-64bit-3.13.13-150700.4.45.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "python313-base-64bit-3.13.13-150700.4.45.1.aarch64_ilp32",
"product": {
"name": "python313-base-64bit-3.13.13-150700.4.45.1.aarch64_ilp32",
"product_id": "python313-base-64bit-3.13.13-150700.4.45.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.i586",
"product": {
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.i586",
"product_id": "libpython3_13-1_0-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.13-150700.4.45.1.i586",
"product": {
"name": "libpython3_13t1_0-3.13.13-150700.4.45.1.i586",
"product_id": "libpython3_13t1_0-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-3.13.13-150700.4.45.1.i586",
"product_id": "python313-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-base-3.13.13-150700.4.45.1.i586",
"product_id": "python313-base-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-curses-3.13.13-150700.4.45.1.i586",
"product_id": "python313-curses-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-dbm-3.13.13-150700.4.45.1.i586",
"product_id": "python313-dbm-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-devel-3.13.13-150700.4.45.1.i586",
"product_id": "python313-devel-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-doc-3.13.13-150700.4.45.1.i586",
"product_id": "python313-doc-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.i586",
"product_id": "python313-doc-devhelp-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-idle-3.13.13-150700.4.45.1.i586",
"product_id": "python313-idle-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-base-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-base-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-curses-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-curses-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-dbm-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-dbm-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-devel-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-devel-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-idle-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-idle-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-testsuite-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-testsuite-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-tk-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-tk-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-nogil-tools-3.13.13-150700.4.45.1.i586",
"product_id": "python313-nogil-tools-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-testsuite-3.13.13-150700.4.45.1.i586",
"product_id": "python313-testsuite-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-tk-3.13.13-150700.4.45.1.i586",
"product_id": "python313-tk-3.13.13-150700.4.45.1.i586"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-150700.4.45.1.i586",
"product": {
"name": "python313-tools-3.13.13-150700.4.45.1.i586",
"product_id": "python313-tools-3.13.13-150700.4.45.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"product_id": "libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "libpython3_13t1_0-3.13.13-150700.4.45.1.ppc64le",
"product_id": "libpython3_13t1_0-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-base-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-base-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-curses-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-curses-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-dbm-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-devel-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-devel-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-doc-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-doc-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-doc-devhelp-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-idle-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-idle-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-base-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-base-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-curses-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-curses-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-dbm-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-dbm-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-devel-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-devel-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-idle-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-idle-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-testsuite-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-testsuite-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-tk-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-tk-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-nogil-tools-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-nogil-tools-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-testsuite-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-testsuite-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-tk-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-tk-3.13.13-150700.4.45.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-150700.4.45.1.ppc64le",
"product": {
"name": "python313-tools-3.13.13-150700.4.45.1.ppc64le",
"product_id": "python313-tools-3.13.13-150700.4.45.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"product_id": "libpython3_13-1_0-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "libpython3_13t1_0-3.13.13-150700.4.45.1.s390x",
"product_id": "libpython3_13t1_0-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-base-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-base-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-curses-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-curses-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-dbm-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-dbm-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-devel-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-devel-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-doc-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-doc-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-doc-devhelp-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-idle-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-idle-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-base-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-base-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-curses-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-curses-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-dbm-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-dbm-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-devel-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-devel-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-idle-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-idle-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-testsuite-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-testsuite-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-tk-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-tk-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-nogil-tools-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-nogil-tools-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-testsuite-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-testsuite-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-tk-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-tk-3.13.13-150700.4.45.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-150700.4.45.1.s390x",
"product": {
"name": "python313-tools-3.13.13-150700.4.45.1.s390x",
"product_id": "python313-tools-3.13.13-150700.4.45.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"product_id": "libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13-1_0-32bit-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "libpython3_13-1_0-32bit-3.13.13-150700.4.45.1.x86_64",
"product_id": "libpython3_13-1_0-32bit-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "libpython3_13t1_0-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "libpython3_13t1_0-3.13.13-150700.4.45.1.x86_64",
"product_id": "libpython3_13t1_0-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-32bit-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-32bit-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-32bit-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-base-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-base-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-32bit-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-base-32bit-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-base-32bit-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-curses-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-curses-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-dbm-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-dbm-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-dbm-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-devel-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-devel-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-devel-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-doc-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-doc-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-doc-devhelp-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-doc-devhelp-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-idle-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-idle-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-idle-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-base-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-base-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-base-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-curses-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-curses-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-curses-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-dbm-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-dbm-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-dbm-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-devel-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-devel-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-devel-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-idle-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-idle-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-idle-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-testsuite-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-testsuite-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-testsuite-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-tk-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-tk-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-tk-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-nogil-tools-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-nogil-tools-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-nogil-tools-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-testsuite-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-testsuite-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-testsuite-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tk-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-tk-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-tk-3.13.13-150700.4.45.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-tools-3.13.13-150700.4.45.1.x86_64",
"product": {
"name": "python313-tools-3.13.13-150700.4.45.1.x86_64",
"product_id": "python313-tools-3.13.13-150700.4.45.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product": {
"name": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-python3:15:sp7"
}
}
}
],
"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.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "python313-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "python313-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "python313-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "python313-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "python313-base-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "python313-base-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "python313-base-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "python313-base-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "python313-curses-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "python313-curses-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "python313-curses-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "python313-curses-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "python313-dbm-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "python313-dbm-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-dbm-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "python313-dbm-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "python313-devel-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "python313-devel-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "python313-devel-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-devel-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "python313-devel-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "python313-idle-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "python313-idle-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "python313-idle-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-idle-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "python313-idle-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "python313-tk-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "python313-tk-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "python313-tk-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tk-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "python313-tk-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.13-150700.4.45.1.aarch64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64"
},
"product_reference": "python313-tools-3.13.13-150700.4.45.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.13-150700.4.45.1.ppc64le as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le"
},
"product_reference": "python313-tools-3.13.13-150700.4.45.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.13-150700.4.45.1.s390x as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x"
},
"product_reference": "python313-tools-3.13.13-150700.4.45.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-tools-3.13.13-150700.4.45.1.x86_64 as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
},
"product_reference": "python313-tools-3.13.13-150700.4.45.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:37:43Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:37:43Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:37:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
},
{
"cve": "CVE-2026-3479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3479"
}
],
"notes": [
{
"category": "general",
"text": "DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security model.\n\npkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3479",
"url": "https://www.suse.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "SUSE Bug 1259989 for CVE-2026-3479",
"url": "https://bugzilla.suse.com/1259989"
}
],
"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": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:37:43Z",
"details": "low"
}
],
"title": "CVE-2026-3479"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:37:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:37:43Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:libpython3_13-1_0-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-base-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-curses-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-dbm-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-devel-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-idle-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tk-3.13.13-150700.4.45.1.x86_64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.aarch64",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.ppc64le",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.s390x",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python313-tools-3.13.13-150700.4.45.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-15T13:37:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
SUSE-SU-2026:20951-1
Vulnerability from csaf_suse - Published: 2026-03-31 09:13 - Updated: 2026-03-31 09:13| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.1-465",
"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/suse-su-2026_20951-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20951-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620951-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20951-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045288.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2026-03-31T09:13:02Z",
"generator": {
"date": "2026-03-31T09:13:02Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20951-1",
"initial_release_date": "2026-03-31T09:13:02Z",
"revision_history": [
{
"date": "2026-03-31T09:13:02Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-slfo.1.1_2.1.aarch64",
"product": {
"name": "python311-3.11.15-slfo.1.1_2.1.aarch64",
"product_id": "python311-3.11.15-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"product": {
"name": "python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"product_id": "python311-base-3.11.15-slfo.1.1_2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"product_id": "python311-curses-3.11.15-slfo.1.1_2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"product": {
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"product_id": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-slfo.1.1_2.1.ppc64le",
"product": {
"name": "python311-3.11.15-slfo.1.1_2.1.ppc64le",
"product_id": "python311-3.11.15-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"product": {
"name": "python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"product_id": "python311-base-3.11.15-slfo.1.1_2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"product": {
"name": "python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"product_id": "python311-curses-3.11.15-slfo.1.1_2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"product_id": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-slfo.1.1_2.1.s390x",
"product": {
"name": "python311-3.11.15-slfo.1.1_2.1.s390x",
"product_id": "python311-3.11.15-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-slfo.1.1_2.1.s390x",
"product": {
"name": "python311-base-3.11.15-slfo.1.1_2.1.s390x",
"product_id": "python311-base-3.11.15-slfo.1.1_2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"product": {
"name": "python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"product_id": "python311-curses-3.11.15-slfo.1.1_2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-slfo.1.1_2.1.x86_64",
"product": {
"name": "python311-3.11.15-slfo.1.1_2.1.x86_64",
"product_id": "python311-3.11.15-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"product": {
"name": "python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"product_id": "python311-base-3.11.15-slfo.1.1_2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-slfo.1.1_2.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-slfo.1.1_2.1.x86_64",
"product_id": "python311-curses-3.11.15-slfo.1.1_2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.1",
"product": {
"name": "SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le"
},
"product_reference": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64"
},
"product_reference": "python311-3.11.15-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le"
},
"product_reference": "python311-3.11.15-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x"
},
"product_reference": "python311-3.11.15-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64"
},
"product_reference": "python311-3.11.15-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64"
},
"product_reference": "python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le"
},
"product_reference": "python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x"
},
"product_reference": "python311-base-3.11.15-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64"
},
"product_reference": "python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-slfo.1.1_2.1.aarch64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-slfo.1.1_2.1.ppc64le as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le"
},
"product_reference": "python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-slfo.1.1_2.1.s390x as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x"
},
"product_reference": "python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-slfo.1.1_2.1.x86_64 as component of SUSE Linux Micro 6.1",
"product_id": "SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-slfo.1.1_2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T09:13:02Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:libpython3_11-1_0-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-base-3.11.15-slfo.1.1_2.1.x86_64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.aarch64",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.ppc64le",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.s390x",
"SUSE Linux Micro 6.1:python311-curses-3.11.15-slfo.1.1_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T09:13:02Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:20956-1
Vulnerability from csaf_suse - Published: 2026-03-31 09:07 - Updated: 2026-03-31 09:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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 python311",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python311 fixes the following issues:\n\n- CVE-2026-1299: header injection when an email is serialized due to improper newline quoting (bsc#1257181).\n- CVE-2026-2297: validation bypass via incorrectly handled hook in FileLoader (bsc#1259240).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLE-Micro-6.0-647",
"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/suse-su-2026_20956-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20956-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620956-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20956-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045283.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
}
],
"title": "Security update for python311",
"tracking": {
"current_release_date": "2026-03-31T09:07:43Z",
"generator": {
"date": "2026-03-31T09:07:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20956-1",
"initial_release_date": "2026-03-31T09:07:43Z",
"revision_history": [
{
"date": "2026-03-31T09:07:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-2.1.aarch64",
"product": {
"name": "libpython3_11-1_0-3.11.15-2.1.aarch64",
"product_id": "libpython3_11-1_0-3.11.15-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-2.1.aarch64",
"product": {
"name": "python311-3.11.15-2.1.aarch64",
"product_id": "python311-3.11.15-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-2.1.aarch64",
"product": {
"name": "python311-base-3.11.15-2.1.aarch64",
"product_id": "python311-base-3.11.15-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-2.1.aarch64",
"product": {
"name": "python311-curses-3.11.15-2.1.aarch64",
"product_id": "python311-curses-3.11.15-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-2.1.s390x",
"product": {
"name": "libpython3_11-1_0-3.11.15-2.1.s390x",
"product_id": "libpython3_11-1_0-3.11.15-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-2.1.s390x",
"product": {
"name": "python311-3.11.15-2.1.s390x",
"product_id": "python311-3.11.15-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-2.1.s390x",
"product": {
"name": "python311-base-3.11.15-2.1.s390x",
"product_id": "python311-base-3.11.15-2.1.s390x"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-2.1.s390x",
"product": {
"name": "python311-curses-3.11.15-2.1.s390x",
"product_id": "python311-curses-3.11.15-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_11-1_0-3.11.15-2.1.x86_64",
"product": {
"name": "libpython3_11-1_0-3.11.15-2.1.x86_64",
"product_id": "libpython3_11-1_0-3.11.15-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-3.11.15-2.1.x86_64",
"product": {
"name": "python311-3.11.15-2.1.x86_64",
"product_id": "python311-3.11.15-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-base-3.11.15-2.1.x86_64",
"product": {
"name": "python311-base-3.11.15-2.1.x86_64",
"product_id": "python311-base-3.11.15-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "python311-curses-3.11.15-2.1.x86_64",
"product": {
"name": "python311-curses-3.11.15-2.1.x86_64",
"product_id": "python311-curses-3.11.15-2.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.0",
"product": {
"name": "SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.0"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64"
},
"product_reference": "libpython3_11-1_0-3.11.15-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x"
},
"product_reference": "libpython3_11-1_0-3.11.15-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_11-1_0-3.11.15-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64"
},
"product_reference": "libpython3_11-1_0-3.11.15-2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64"
},
"product_reference": "python311-3.11.15-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x"
},
"product_reference": "python311-3.11.15-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-3.11.15-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64"
},
"product_reference": "python311-3.11.15-2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64"
},
"product_reference": "python311-base-3.11.15-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x"
},
"product_reference": "python311-base-3.11.15-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-base-3.11.15-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64"
},
"product_reference": "python311-base-3.11.15-2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-2.1.aarch64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64"
},
"product_reference": "python311-curses-3.11.15-2.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-2.1.s390x as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x"
},
"product_reference": "python311-curses-3.11.15-2.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-curses-3.11.15-2.1.x86_64 as component of SUSE Linux Micro 6.0",
"product_id": "SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64"
},
"product_reference": "python311-curses-3.11.15-2.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T09:07:43Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:libpython3_11-1_0-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-base-3.11.15-2.1.x86_64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.aarch64",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.s390x",
"SUSE Linux Micro 6.0:python311-curses-3.11.15-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-03-31T09:07:43Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
}
]
}
SUSE-SU-2026:21104-1
Vulnerability from csaf_suse - Published: 2026-04-13 09:49 - Updated: 2026-04-13 09:49| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"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\nUpdate to version 3.13.13.\n\n- CVE-2025-13462: incorrect parsing of TarInfo when GNU long name and type AREGTYPE are combined can lead to\n misinterpretation of tar archives (bsc#1259611).\n- CVE-2026-2297: incorrectly handled hook in FileLoader can lead to validation bypass (bsc#1259240).\n- CVE-2026-3479: improper resource argument validation in `pkgutil.get_data()` can lead to path traversal (bsc#1259989).\n- CVE-2026-3644: incomplete control character validation in http.cookies can lead to input validation bypass\n (bsc#1259734).\n- CVE-2026-4224: parsing XML with deeply nested DTD content models can lead to C stack overflow (bsc#1259735).\n- CVE-2026-4519: failure to sanitize leading dashes in URLs in the `webbrowser.open()` API can lead to web browser\n command line option injection (bsc#1260026).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-539",
"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/suse-su-2026_21104-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:21104-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202621104-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:21104-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-April/045579.html"
},
{
"category": "self",
"summary": "SUSE Bug 1257181",
"url": "https://bugzilla.suse.com/1257181"
},
{
"category": "self",
"summary": "SUSE Bug 1259240",
"url": "https://bugzilla.suse.com/1259240"
},
{
"category": "self",
"summary": "SUSE Bug 1259611",
"url": "https://bugzilla.suse.com/1259611"
},
{
"category": "self",
"summary": "SUSE Bug 1259734",
"url": "https://bugzilla.suse.com/1259734"
},
{
"category": "self",
"summary": "SUSE Bug 1259735",
"url": "https://bugzilla.suse.com/1259735"
},
{
"category": "self",
"summary": "SUSE Bug 1259989",
"url": "https://bugzilla.suse.com/1259989"
},
{
"category": "self",
"summary": "SUSE Bug 1260026",
"url": "https://bugzilla.suse.com/1260026"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-13462 page",
"url": "https://www.suse.com/security/cve/CVE-2025-13462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-1299 page",
"url": "https://www.suse.com/security/cve/CVE-2026-1299/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-2297 page",
"url": "https://www.suse.com/security/cve/CVE-2026-2297/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3479 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3479/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-3644 page",
"url": "https://www.suse.com/security/cve/CVE-2026-3644/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4224 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4224/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-4519 page",
"url": "https://www.suse.com/security/cve/CVE-2026-4519/"
}
],
"title": "Security update for python313",
"tracking": {
"current_release_date": "2026-04-13T09:49:38Z",
"generator": {
"date": "2026-04-13T09:49:38Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:21104-1",
"initial_release_date": "2026-04-13T09:49:38Z",
"revision_history": [
{
"date": "2026-04-13T09:49:38Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"product": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"product_id": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-3.13.13-160000.1.1.aarch64",
"product_id": "python313-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-base-3.13.13-160000.1.1.aarch64",
"product_id": "python313-base-3.13.13-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-160000.1.1.aarch64",
"product": {
"name": "python313-curses-3.13.13-160000.1.1.aarch64",
"product_id": "python313-curses-3.13.13-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"product_id": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-base-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-base-3.13.13-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-160000.1.1.ppc64le",
"product": {
"name": "python313-curses-3.13.13-160000.1.1.ppc64le",
"product_id": "python313-curses-3.13.13-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"product": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"product_id": "libpython3_13-1_0-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-3.13.13-160000.1.1.s390x",
"product_id": "python313-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-base-3.13.13-160000.1.1.s390x",
"product_id": "python313-base-3.13.13-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-160000.1.1.s390x",
"product": {
"name": "python313-curses-3.13.13-160000.1.1.s390x",
"product_id": "python313-curses-3.13.13-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"product": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"product_id": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-3.13.13-160000.1.1.x86_64",
"product_id": "python313-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-base-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-base-3.13.13-160000.1.1.x86_64",
"product_id": "python313-base-3.13.13-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "python313-curses-3.13.13-160000.1.1.x86_64",
"product": {
"name": "python313-curses-3.13.13-160000.1.1.x86_64",
"product_id": "python313-curses-3.13.13-160000.1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:transactional"
}
}
}
],
"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.13-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64"
},
"product_reference": "libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x"
},
"product_reference": "libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64"
},
"product_reference": "libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-base-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-base-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-base-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-base-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-base-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-160000.1.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64"
},
"product_reference": "python313-curses-3.13.13-160000.1.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-160000.1.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le"
},
"product_reference": "python313-curses-3.13.13-160000.1.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-160000.1.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x"
},
"product_reference": "python313-curses-3.13.13-160000.1.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python313-curses-3.13.13-160000.1.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
},
"product_reference": "python313-curses-3.13.13-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-13462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-13462"
}
],
"notes": [
{
"category": "general",
"text": "The \"tarfile\" module would still apply normalization of AREGTYPE (\\x00) blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPE_LONGNAME or GNUTYPE_LONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-13462",
"url": "https://www.suse.com/security/cve/CVE-2025-13462"
},
{
"category": "external",
"summary": "SUSE Bug 1259611 for CVE-2025-13462",
"url": "https://bugzilla.suse.com/1259611"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-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:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "low"
}
],
"title": "CVE-2025-13462"
},
{
"cve": "CVE-2026-1299",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-1299"
}
],
"notes": [
{
"category": "general",
"text": "The \nemail module, specifically the \"BytesGenerator\" class, didn\u0027t properly quote newlines for email headers when \nserializing an email message allowing for header injection when an email\n is serialized. This is only applicable if using \"LiteralHeader\" writing headers that don\u0027t respect email folding rules, the new behavior will reject the incorrectly folded headers in \"BytesGenerator\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-1299",
"url": "https://www.suse.com/security/cve/CVE-2026-1299"
},
{
"category": "external",
"summary": "SUSE Bug 1257181 for CVE-2026-1299",
"url": "https://bugzilla.suse.com/1257181"
}
],
"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": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "important"
}
],
"title": "CVE-2026-1299"
},
{
"cve": "CVE-2026-2297",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-2297"
}
],
"notes": [
{
"category": "general",
"text": "The import hook in CPython that handles legacy *.pyc files (SourcelessFileLoader) is incorrectly handled in FileLoader (a base class) and so does not use io.open_code() to read the .pyc files. sys.audit handlers for this audit event therefore do not fire.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-2297",
"url": "https://www.suse.com/security/cve/CVE-2026-2297"
},
{
"category": "external",
"summary": "SUSE Bug 1259240 for CVE-2026-2297",
"url": "https://bugzilla.suse.com/1259240"
}
],
"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": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-2297"
},
{
"cve": "CVE-2026-3479",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3479"
}
],
"notes": [
{
"category": "general",
"text": "DISPUTED: The project has clarified that the documentation was incorrect, and that pkgutil.get_data() has the same security model as open(). The documentation has been updated to clarify this point. There is no vulnerability in the function if following the intended security model.\n\npkgutil.get_data() did not validate the resource argument as documented, allowing path traversals.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3479",
"url": "https://www.suse.com/security/cve/CVE-2026-3479"
},
{
"category": "external",
"summary": "SUSE Bug 1259989 for CVE-2026-3479",
"url": "https://bugzilla.suse.com/1259989"
}
],
"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": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "low"
}
],
"title": "CVE-2026-3479"
},
{
"cve": "CVE-2026-3644",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-3644"
}
],
"notes": [
{
"category": "general",
"text": "The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-3644",
"url": "https://www.suse.com/security/cve/CVE-2026-3644"
},
{
"category": "external",
"summary": "SUSE Bug 1259734 for CVE-2026-3644",
"url": "https://bugzilla.suse.com/1259734"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-3644"
},
{
"cve": "CVE-2026-4224",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4224"
}
],
"notes": [
{
"category": "general",
"text": "When an Expat parser with a registered ElementDeclHandler parses an inline\ndocument type definition containing a deeply nested content model a C stack\noverflow occurs.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4224",
"url": "https://www.suse.com/security/cve/CVE-2026-4224"
},
{
"category": "external",
"summary": "SUSE Bug 1259735 for CVE-2026-4224",
"url": "https://bugzilla.suse.com/1259735"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "important"
}
],
"title": "CVE-2026-4224"
},
{
"cve": "CVE-2026-4519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-4519"
}
],
"notes": [
{
"category": "general",
"text": "The webbrowser.open() API would accept leading dashes in the URL which \ncould be handled as command line options for certain web browsers. New \nbehavior rejects leading dashes. Users are recommended to sanitize URLs \nprior to passing to webbrowser.open().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-4519",
"url": "https://www.suse.com/security/cve/CVE-2026-4519"
},
{
"category": "external",
"summary": "SUSE Bug 1260026 for CVE-2026-4519",
"url": "https://bugzilla.suse.com/1260026"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:libpython3_13-1_0-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-base-3.13.13-160000.1.1.x86_64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.aarch64",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.ppc64le",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.s390x",
"SUSE Linux Micro 6.2:python313-curses-3.13.13-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-04-13T09:49:38Z",
"details": "moderate"
}
],
"title": "CVE-2026-4519"
}
]
}
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.