Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-42304 (GCVE-0-2026-42304)
Vulnerability from cvelistv5 – Published: 2026-05-13 20:20 – Updated: 2026-05-14 15:45
VLAI
EPSS
Title
Twisted: Denial of Service (DoS) in twisted.names via Crafted DNS Compression Pointer Chains
Summary
Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previous loop-prevention logic, causing the single-threaded Twisted reactor to hang while processing millions of recursive lookups, effectively freezing the server. This vulnerability is fixed in 26.4.0rc2.
Severity
7.5 (High)
SSVC
Exploitation: poc
Automatable: yes
Technical Impact: partial
CISA Coordinator (v2.0.3)
Assigner
References
1 reference
| URL | Tags |
|---|---|
| https://github.com/twisted/twisted/security/advis… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-42304",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-14T15:44:57.486318Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-14T15:45:34.746Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "twisted",
"vendor": "twisted",
"versions": [
{
"status": "affected",
"version": "\u003c 26.4.0rc2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previous loop-prevention logic, causing the single-threaded Twisted reactor to hang while processing millions of recursive lookups, effectively freezing the server. This vulnerability is fixed in 26.4.0rc2."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400: Uncontrolled Resource Consumption",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-407",
"description": "CWE-407: Inefficient Algorithmic Complexity",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-13T20:20:29.149Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4"
}
],
"source": {
"advisory": "GHSA-grgv-6hw6-v9g4",
"discovery": "UNKNOWN"
},
"title": "Twisted: Denial of Service (DoS) in twisted.names via Crafted DNS Compression Pointer Chains"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2026-42304",
"datePublished": "2026-05-13T20:20:29.149Z",
"dateReserved": "2026-04-26T12:13:55.552Z",
"dateUpdated": "2026-05-14T15:45:34.746Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-42304",
"date": "2026-06-30",
"epss": "0.00433",
"percentile": "0.34628"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-42304\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2026-05-13T21:16:46.933\",\"lastModified\":\"2026-06-17T10:47:39.757\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previous loop-prevention logic, causing the single-threaded Twisted reactor to hang while processing millions of recursive lookups, effectively freezing the server. This vulnerability is fixed in 26.4.0rc2.\"}],\"affected\":[{\"source\":\"security-advisories@github.com\",\"affectedData\":[{\"vendor\":\"twisted\",\"product\":\"twisted\",\"versions\":[{\"version\":\"\u003c 26.4.0rc2\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-14T15:44:57.486318Z\",\"id\":\"CVE-2026-42304\",\"options\":[{\"exploitation\":\"poc\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"},{\"lang\":\"en\",\"value\":\"CWE-407\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"26.4.0\",\"matchCriteriaId\":\"CD1B0989-189E-4EDA-AE20-1899AC64A020\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:twisted:twisted:26.4.0:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"2B480C5D-4E35-4F9F-95F8-00F906919315\"}]}]}],\"references\":[{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Exploit\",\"Mitigation\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"cna\": {\"title\": \"Twisted: Denial of Service (DoS) in twisted.names via Crafted DNS Compression Pointer Chains\", \"source\": {\"advisory\": \"GHSA-grgv-6hw6-v9g4\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}], \"affected\": [{\"vendor\": \"twisted\", \"product\": \"twisted\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 26.4.0rc2\"}]}], \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4\", \"name\": \"https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4\", \"tags\": [\"x_refsource_CONFIRM\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previous loop-prevention logic, causing the single-threaded Twisted reactor to hang while processing millions of recursive lookups, effectively freezing the server. This vulnerability is fixed in 26.4.0rc2.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-407\", \"description\": \"CWE-407: Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2026-05-13T20:20:29.149Z\"}}, \"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-42304\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-14T15:44:57.486318Z\"}}}], \"references\": [{\"url\": \"https://github.com/twisted/twisted/security/advisories/GHSA-grgv-6hw6-v9g4\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"shortName\": \"CISA-ADP\", \"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"dateUpdated\": \"2026-05-14T15:45:21.220Z\"}}]}",
"cveMetadata": "{\"cveId\": \"CVE-2026-42304\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-13T20:20:29.149Z\", \"dateReserved\": \"2026-04-26T12:13:55.552Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2026-05-13T20:20:29.149Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
SUSE-SU-2026:2219-1
Vulnerability from csaf_suse - Published: 2026-06-02 06:02 - Updated: 2026-06-02 06:02Summary
Security update for python-Twisted
Severity
Important
Notes
Title of the patch: Security update for python-Twisted
Description of the patch: This update for python-Twisted fixes the following issue
- CVE-2026-42304: Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via
resource exhaustion during DNS name decompression (bsc#1265265).
Patchnames: SUSE-2026-2219,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-2219,SUSE-SLE-Module-Python3-15-SP7-2026-2219,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2219,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2219,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2219,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2219,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2219,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2219,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2219,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2219,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2219,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2219
Terms of use: CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
7.5 (High)
Affected products
Recommended
90 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch | — |
Vendor Fix
|
Threats
Impact
important
References
8 references
{
"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 python-Twisted",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for python-Twisted fixes the following issue\n\n- CVE-2026-42304: Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via\n resource exhaustion during DNS name decompression (bsc#1265265).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2219,SUSE-SLE-Module-Public-Cloud-15-SP4-2026-2219,SUSE-SLE-Module-Python3-15-SP7-2026-2219,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-2219,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-2219,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-2219,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-2219,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-2219,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-2219,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-2219,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-2219,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-2219,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-2219",
"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_2219-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2219-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262219-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2219-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-June/026442.html"
},
{
"category": "self",
"summary": "SUSE Bug 1265265",
"url": "https://bugzilla.suse.com/1265265"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-42304 page",
"url": "https://www.suse.com/security/cve/CVE-2026-42304/"
}
],
"title": "Security update for python-Twisted",
"tracking": {
"current_release_date": "2026-06-02T06:02:08Z",
"generator": {
"date": "2026-06-02T06:02:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2219-1",
"initial_release_date": "2026-06-02T06:02:08Z",
"revision_history": [
{
"date": "2026-06-02T06:02:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"product": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"product_id": "python311-Twisted-22.10.0-150400.5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"product": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"product_id": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"product": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"product_id": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"product": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"product_id": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"product": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"product_id": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"product": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"product_id": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"product": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"product_id": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
}
},
{
"category": "product_version",
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"product": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"product_id": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"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 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 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 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 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_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_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Module for Python 3 15 SP7",
"product_id": "SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Python 3 15 SP7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP5-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
},
"product_reference": "python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-42304",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-42304"
}
],
"notes": [
{
"category": "general",
"text": "Twisted is an event-based framework for internet applications, supporting Python 3.6+. Prior to 26.4.0rc2, the twisted.names module is vulnerable to a Denial of Service (DoS) attack via resource exhaustion during DNS name decompression. A remote, unauthenticated attacker can exploit this by sending a crafted TCP DNS packet containing deeply chained compression pointers. This flaw bypasses previous loop-prevention logic, causing the single-threaded Twisted reactor to hang while processing millions of recursive lookups, effectively freezing the server. This vulnerability is fixed in 26.4.0rc2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-42304",
"url": "https://www.suse.com/security/cve/CVE-2026-42304"
},
{
"category": "external",
"summary": "SUSE Bug 1265265 for CVE-2026-42304",
"url": "https://bugzilla.suse.com/1265265"
}
],
"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:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
]
}
],
"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 High Performance Computing 15 SP4-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Module for Python 3 15 SP7:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP5-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server 15 SP6-LTSS:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-all_non_platform-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-conch_nacl-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-contextvars-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-http2-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-serial-22.10.0-150400.5.26.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:python311-Twisted-tls-22.10.0-150400.5.26.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-02T06:02:08Z",
"details": "important"
}
],
"title": "CVE-2026-42304"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…