Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-35945 (GCVE-0-2023-35945)
Vulnerability from cvelistv5 – Published: 2023-07-13 20:41 – Updated: 2024-10-31 16:24- CWE-400 - Uncontrolled Resource Consumption
| URL | Tags |
|---|---|
| https://github.com/envoyproxy/envoy/security/advi… | x_refsource_CONFIRM |
| https://github.com/nghttp2/nghttp2/blob/e7f594065… | x_refsource_MISC |
| Vendor | Product | Version | |
|---|---|---|---|
| envoyproxy | envoy |
Affected:
>= 1.26.0, < 1.26.3
Affected: >= 1.25.0, < 1.25.8 Affected: >= 1.24.0, < 1.24.9 Affected: >= 1.23.0, < 1.23.11 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T16:37:40.544Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r"
},
{
"name": "https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-35945",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-10-31T16:24:45.853511Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-10-31T16:24:53.808Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "envoy",
"vendor": "envoyproxy",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.26.0, \u003c 1.26.3"
},
{
"status": "affected",
"version": "\u003e= 1.25.0, \u003c 1.25.8"
},
{
"status": "affected",
"version": "\u003e= 1.24.0, \u003c 1.24.9"
},
{
"status": "affected",
"version": "\u003e= 1.23.0, \u003c 1.23.11"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\u2019s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11."
}
],
"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"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-07-13T20:41:15.690Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r"
},
{
"name": "https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346"
}
],
"source": {
"advisory": "GHSA-jfxv-29pc-x22r",
"discovery": "UNKNOWN"
},
"title": "Envoy vulnerable to HTTP/2 memory leak in nghttp2 codec"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2023-35945",
"datePublished": "2023-07-13T20:41:15.690Z",
"dateReserved": "2023-06-20T14:02:45.597Z",
"dateUpdated": "2024-10-31T16:24:53.808Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-35945",
"date": "2026-06-05",
"epss": "0.00133",
"percentile": "0.32491"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.23.11\", \"matchCriteriaId\": \"6229C1E0-69F5-49E0-AECC-F98E792E06F4\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.24.0\", \"versionEndExcluding\": \"1.24.9\", \"matchCriteriaId\": \"E48F872E-5893-4F65-AB15-CA5E9240FD48\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.25.0\", \"versionEndExcluding\": \"1.25.8\", \"matchCriteriaId\": \"5A8C39F9-39D8-475E-BF5D-52DF8435C02D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.26.0\", \"versionEndExcluding\": \"1.26.3\", \"matchCriteriaId\": \"E208BBEC-FFAC-4513-AF33-45029CC8E0F3\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:nghttp2:nghttp2:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.55.1\", \"matchCriteriaId\": \"2BE13342-76A9-4B62-941D-39C1FE18E19D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\\u2019s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11.\"}]",
"id": "CVE-2023-35945",
"lastModified": "2024-11-21T08:09:01.860",
"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}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"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}]}",
"published": "2023-07-13T21:15:08.880",
"references": "[{\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Product\"]}, {\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Vendor Advisory\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Product\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-400\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-459\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-35945\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2023-07-13T21:15:08.880\",\"lastModified\":\"2024-11-21T08:09:01.860\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\u2019s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11.\"}],\"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},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"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}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-459\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.23.11\",\"matchCriteriaId\":\"6229C1E0-69F5-49E0-AECC-F98E792E06F4\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.24.0\",\"versionEndExcluding\":\"1.24.9\",\"matchCriteriaId\":\"E48F872E-5893-4F65-AB15-CA5E9240FD48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.25.0\",\"versionEndExcluding\":\"1.25.8\",\"matchCriteriaId\":\"5A8C39F9-39D8-475E-BF5D-52DF8435C02D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.26.0\",\"versionEndExcluding\":\"1.26.3\",\"matchCriteriaId\":\"E208BBEC-FFAC-4513-AF33-45029CC8E0F3\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:nghttp2:nghttp2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.55.1\",\"matchCriteriaId\":\"2BE13342-76A9-4B62-941D-39C1FE18E19D\"}]}]}],\"references\":[{\"url\":\"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Product\"]},{\"url\":\"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Product\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r\", \"name\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346\", \"name\": \"https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T16:37:40.544Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-35945\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-10-31T16:24:45.853511Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-10-31T16:24:50.340Z\"}}], \"cna\": {\"title\": \"Envoy vulnerable to HTTP/2 memory leak in nghttp2 codec\", \"source\": {\"advisory\": \"GHSA-jfxv-29pc-x22r\", \"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\": \"envoyproxy\", \"product\": \"envoy\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003e= 1.26.0, \u003c 1.26.3\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.25.0, \u003c 1.25.8\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.24.0, \u003c 1.24.9\"}, {\"status\": \"affected\", \"version\": \"\u003e= 1.23.0, \u003c 1.23.11\"}]}], \"references\": [{\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r\", \"name\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-jfxv-29pc-x22r\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346\", \"name\": \"https://github.com/nghttp2/nghttp2/blob/e7f59406556c80904b81b593d38508591bb7523a/lib/nghttp2_session.c#L3346\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\\u2019s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-400\", \"description\": \"CWE-400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2023-07-13T20:41:15.690Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-35945\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-10-31T16:24:53.808Z\", \"dateReserved\": \"2023-06-20T14:02:45.597Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2023-07-13T20:41:15.690Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
SUSE-SU-2023:3997-1
Vulnerability from csaf_suse - Published: 2023-10-06 12:20 - Updated: 2023-10-06 12:20| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issues:\n\n- CVE-2023-35945: Fixed memory leak when PUSH_PROMISE or HEADERS frame cannot be sent (bsc#1215713).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-3997,SUSE-SLE-Micro-5.3-2023-3997,SUSE-SLE-Micro-5.4-2023-3997,SUSE-SLE-Micro-5.5-2023-3997,SUSE-SLE-Module-Basesystem-15-SP4-2023-3997,SUSE-SLE-Module-Basesystem-15-SP5-2023-3997,SUSE-SLE-Product-HPC-15-SP2-LTSS-2023-3997,SUSE-SLE-Product-HPC-15-SP3-ESPOS-2023-3997,SUSE-SLE-Product-HPC-15-SP3-LTSS-2023-3997,SUSE-SLE-Product-SLES-15-SP2-LTSS-2023-3997,SUSE-SLE-Product-SLES-15-SP3-LTSS-2023-3997,SUSE-SLE-Product-SLES_SAP-15-SP2-2023-3997,SUSE-SLE-Product-SLES_SAP-15-SP3-2023-3997,SUSE-SLE-Product-SUSE-Manager-Proxy-4.2-2023-3997,SUSE-SLE-Product-SUSE-Manager-Server-4.2-2023-3997,SUSE-SUSE-MicroOS-5.1-2023-3997,SUSE-SUSE-MicroOS-5.2-2023-3997,SUSE-Storage-7.1-2023-3997,openSUSE-SLE-15.4-2023-3997,openSUSE-SLE-15.5-2023-3997",
"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-2023_3997-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:3997-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20233997-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:3997-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016564.html"
},
{
"category": "self",
"summary": "SUSE Bug 1215713",
"url": "https://bugzilla.suse.com/1215713"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35945 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35945/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2023-10-06T12:20:08Z",
"generator": {
"date": "2023-10-06T12:20:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:3997-1",
"initial_release_date": "2023-10-06T12:20:08Z",
"revision_history": [
{
"date": "2023-10-06T12:20:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"product": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"product_id": "libnghttp2-14-1.40.0-150200.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"product_id": "libnghttp2-devel-1.40.0-150200.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"product_id": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.9.1.aarch64",
"product": {
"name": "nghttp2-1.40.0-150200.9.1.aarch64",
"product_id": "nghttp2-1.40.0-150200.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.9.1.aarch64",
"product": {
"name": "python3-nghttp2-1.40.0-150200.9.1.aarch64",
"product_id": "python3-nghttp2-1.40.0-150200.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.40.0-150200.9.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.40.0-150200.9.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.40.0-150200.9.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-64bit-1.40.0-150200.9.1.aarch64_ilp32",
"product": {
"name": "libnghttp2_asio1-64bit-1.40.0-150200.9.1.aarch64_ilp32",
"product_id": "libnghttp2_asio1-64bit-1.40.0-150200.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.9.1.i586",
"product": {
"name": "libnghttp2-14-1.40.0-150200.9.1.i586",
"product_id": "libnghttp2-14-1.40.0-150200.9.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.9.1.i586",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.i586",
"product_id": "libnghttp2-devel-1.40.0-150200.9.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.i586",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.9.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.9.1.i586",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.i586",
"product_id": "libnghttp2_asio1-1.40.0-150200.9.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.9.1.i586",
"product": {
"name": "nghttp2-1.40.0-150200.9.1.i586",
"product_id": "nghttp2-1.40.0-150200.9.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.9.1.i586",
"product": {
"name": "python3-nghttp2-1.40.0-150200.9.1.i586",
"product_id": "python3-nghttp2-1.40.0-150200.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"product_id": "libnghttp2-14-1.40.0-150200.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"product_id": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"product_id": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.9.1.ppc64le",
"product": {
"name": "nghttp2-1.40.0-150200.9.1.ppc64le",
"product_id": "nghttp2-1.40.0-150200.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"product": {
"name": "python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"product_id": "python3-nghttp2-1.40.0-150200.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"product": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"product_id": "libnghttp2-14-1.40.0-150200.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"product_id": "libnghttp2-devel-1.40.0-150200.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"product_id": "libnghttp2_asio1-1.40.0-150200.9.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.9.1.s390x",
"product": {
"name": "nghttp2-1.40.0-150200.9.1.s390x",
"product_id": "nghttp2-1.40.0-150200.9.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.9.1.s390x",
"product": {
"name": "python3-nghttp2-1.40.0-150200.9.1.s390x",
"product_id": "python3-nghttp2-1.40.0-150200.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"product": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"product_id": "libnghttp2-14-1.40.0-150200.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"product_id": "libnghttp2-devel-1.40.0-150200.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"product_id": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150200.9.1.x86_64",
"product": {
"name": "nghttp2-1.40.0-150200.9.1.x86_64",
"product_id": "nghttp2-1.40.0-150200.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150200.9.1.x86_64",
"product": {
"name": "python3-nghttp2-1.40.0-150200.9.1.x86_64",
"product_id": "python3-nghttp2-1.40.0-150200.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-microos:5.2"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 7.1",
"product": {
"name": "SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:7.1"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP4",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP2-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP2-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP3-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP3-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Proxy 4.2",
"product_id": "SUSE Manager Proxy 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Manager Server 4.2",
"product_id": "SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.1",
"product_id": "SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Linux Enterprise Micro 5.2",
"product_id": "SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of SUSE Enterprise Storage 7.1",
"product_id": "SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 7.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.aarch64"
},
"product_reference": "nghttp2-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "nghttp2-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.s390x"
},
"product_reference": "nghttp2-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.x86_64"
},
"product_reference": "nghttp2-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.aarch64"
},
"product_reference": "python3-nghttp2-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.s390x"
},
"product_reference": "python3-nghttp2-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.4",
"product_id": "openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.x86_64"
},
"product_reference": "python3-nghttp2-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64"
},
"product_reference": "libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.aarch64"
},
"product_reference": "nghttp2-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "nghttp2-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.s390x"
},
"product_reference": "nghttp2-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "nghttp2-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.x86_64"
},
"product_reference": "nghttp2-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150200.9.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.aarch64"
},
"product_reference": "python3-nghttp2-1.40.0-150200.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150200.9.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.ppc64le"
},
"product_reference": "python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150200.9.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.s390x"
},
"product_reference": "python3-nghttp2-1.40.0-150200.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-nghttp2-1.40.0-150200.9.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.x86_64"
},
"product_reference": "python3-nghttp2-1.40.0-150200.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-35945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35945"
}
],
"notes": [
{
"category": "general",
"text": "Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\u0027s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35945",
"url": "https://www.suse.com/security/cve/CVE-2023-35945"
},
{
"category": "external",
"summary": "SUSE Bug 1215713 for CVE-2023-35945",
"url": "https://bugzilla.suse.com/1215713"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-35945",
"url": "https://bugzilla.suse.com/1219472"
}
],
"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 Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Enterprise Storage 7.1:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.1:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP2-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP3-LTSS:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP3:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Proxy 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"SUSE Manager Server 4.2:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.4:python3-nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2-14-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-14-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2_asio-devel-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:libnghttp2_asio1-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:libnghttp2_asio1-32bit-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:nghttp2-1.40.0-150200.9.1.x86_64",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.aarch64",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.ppc64le",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.s390x",
"openSUSE Leap 15.5:python3-nghttp2-1.40.0-150200.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-06T12:20:08Z",
"details": "important"
}
],
"title": "CVE-2023-35945"
}
]
}
SUSE-SU-2023:4102-1
Vulnerability from csaf_suse - Published: 2023-10-17 13:14 - Updated: 2023-10-17 13:14| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for nghttp2",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for nghttp2 fixes the following issues:\n\n- CVE-2023-35945: Fixed memory leak when PUSH_PROMISE or HEADERS frame cannot be sent (bsc#1215713).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2023-4102,SUSE-SLE-Product-HPC-15-SP1-LTSS-2023-4102,SUSE-SLE-Product-SLES-15-SP1-LTSS-2023-4102,SUSE-SLE-Product-SLES_SAP-15-SP1-2023-4102",
"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-2023_4102-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2023:4102-1",
"url": "https://www.suse.com/support/update/announcement/2023/suse-su-20234102-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2023:4102-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016709.html"
},
{
"category": "self",
"summary": "SUSE Bug 1215713",
"url": "https://bugzilla.suse.com/1215713"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35945 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35945/"
}
],
"title": "Security update for nghttp2",
"tracking": {
"current_release_date": "2023-10-17T13:14:36Z",
"generator": {
"date": "2023-10-17T13:14:36Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2023:4102-1",
"initial_release_date": "2023-10-17T13:14:36Z",
"revision_history": [
{
"date": "2023-10-17T13:14:36Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"product": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"product_id": "libnghttp2-14-1.40.0-150000.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"product": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"product_id": "libnghttp2-devel-1.40.0-150000.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"product_id": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"product": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"product_id": "libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150000.3.14.1.aarch64",
"product": {
"name": "nghttp2-1.40.0-150000.3.14.1.aarch64",
"product_id": "nghttp2-1.40.0-150000.3.14.1.aarch64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150000.3.14.1.aarch64",
"product": {
"name": "python3-nghttp2-1.40.0-150000.3.14.1.aarch64",
"product_id": "python3-nghttp2-1.40.0-150000.3.14.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-64bit-1.40.0-150000.3.14.1.aarch64_ilp32",
"product": {
"name": "libnghttp2-14-64bit-1.40.0-150000.3.14.1.aarch64_ilp32",
"product_id": "libnghttp2-14-64bit-1.40.0-150000.3.14.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-64bit-1.40.0-150000.3.14.1.aarch64_ilp32",
"product": {
"name": "libnghttp2_asio1-64bit-1.40.0-150000.3.14.1.aarch64_ilp32",
"product_id": "libnghttp2_asio1-64bit-1.40.0-150000.3.14.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150000.3.14.1.i586",
"product": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.i586",
"product_id": "libnghttp2-14-1.40.0-150000.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.i586",
"product": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.i586",
"product_id": "libnghttp2-devel-1.40.0-150000.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.i586",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.i586",
"product_id": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.i586",
"product": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.i586",
"product_id": "libnghttp2_asio1-1.40.0-150000.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150000.3.14.1.i586",
"product": {
"name": "nghttp2-1.40.0-150000.3.14.1.i586",
"product_id": "nghttp2-1.40.0-150000.3.14.1.i586"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150000.3.14.1.i586",
"product": {
"name": "python3-nghttp2-1.40.0-150000.3.14.1.i586",
"product_id": "python3-nghttp2-1.40.0-150000.3.14.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"product": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"product_id": "libnghttp2-14-1.40.0-150000.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"product": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"product_id": "libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"product_id": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"product": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"product_id": "libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150000.3.14.1.ppc64le",
"product": {
"name": "nghttp2-1.40.0-150000.3.14.1.ppc64le",
"product_id": "nghttp2-1.40.0-150000.3.14.1.ppc64le"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150000.3.14.1.ppc64le",
"product": {
"name": "python3-nghttp2-1.40.0-150000.3.14.1.ppc64le",
"product_id": "python3-nghttp2-1.40.0-150000.3.14.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150000.3.14.1.s390x",
"product": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.s390x",
"product_id": "libnghttp2-14-1.40.0-150000.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.s390x",
"product": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.s390x",
"product_id": "libnghttp2-devel-1.40.0-150000.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x",
"product_id": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.s390x",
"product": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.s390x",
"product_id": "libnghttp2_asio1-1.40.0-150000.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150000.3.14.1.s390x",
"product": {
"name": "nghttp2-1.40.0-150000.3.14.1.s390x",
"product_id": "nghttp2-1.40.0-150000.3.14.1.s390x"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150000.3.14.1.s390x",
"product": {
"name": "python3-nghttp2-1.40.0-150000.3.14.1.s390x",
"product_id": "python3-nghttp2-1.40.0-150000.3.14.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"product": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"product_id": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"product": {
"name": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"product_id": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"product": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"product_id": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"product": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"product_id": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"product": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"product_id": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "libnghttp2_asio1-32bit-1.40.0-150000.3.14.1.x86_64",
"product": {
"name": "libnghttp2_asio1-32bit-1.40.0-150000.3.14.1.x86_64",
"product_id": "libnghttp2_asio1-32bit-1.40.0-150000.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "nghttp2-1.40.0-150000.3.14.1.x86_64",
"product": {
"name": "nghttp2-1.40.0-150000.3.14.1.x86_64",
"product_id": "nghttp2-1.40.0-150000.3.14.1.x86_64"
}
},
{
"category": "product_version",
"name": "python3-nghttp2-1.40.0-150000.3.14.1.x86_64",
"product": {
"name": "python3-nghttp2-1.40.0-150000.3.14.1.x86_64",
"product_id": "python3-nghttp2-1.40.0-150000.3.14.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64"
},
"product_reference": "libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.s390x"
},
"product_reference": "libnghttp2-14-1.40.0-150000.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64"
},
"product_reference": "libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.s390x"
},
"product_reference": "libnghttp2-devel-1.40.0-150000.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.s390x"
},
"product_reference": "libnghttp2_asio1-1.40.0-150000.3.14.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le"
},
"product_reference": "libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le"
},
"product_reference": "libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le"
},
"product_reference": "libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64"
},
"product_reference": "libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-35945",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35945"
}
],
"notes": [
{
"category": "general",
"text": "Envoy is a cloud-native high-performance edge/middle/service proxy. Envoy\u0027s HTTP/2 codec may leak a header map and bookkeeping structures upon receiving `RST_STREAM` immediately followed by the `GOAWAY` frames from an upstream server. In nghttp2, cleanup of pending requests due to receipt of the `GOAWAY` frame skips de-allocation of the bookkeeping structure and pending compressed header. The error return [code path] is taken if connection is already marked for not sending more requests due to `GOAWAY` frame. The clean-up code is right after the return statement, causing memory leak. Denial of service through memory exhaustion. This vulnerability was patched in versions(s) 1.26.3, 1.25.8, 1.24.9, 1.23.11.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35945",
"url": "https://www.suse.com/security/cve/CVE-2023-35945"
},
{
"category": "external",
"summary": "SUSE Bug 1215713 for CVE-2023-35945",
"url": "https://bugzilla.suse.com/1215713"
},
{
"category": "external",
"summary": "SUSE Bug 1219472 for CVE-2023-35945",
"url": "https://bugzilla.suse.com/1219472"
}
],
"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 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-14-32bit-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio-devel-1.40.0-150000.3.14.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libnghttp2_asio1-1.40.0-150000.3.14.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2023-10-17T13:14:36Z",
"details": "important"
}
],
"title": "CVE-2023-35945"
}
]
}
WID-SEC-W-2023-2058
Vulnerability from csaf_certbund - Published: 2023-08-13 22:00 - Updated: 2023-10-08 22:00In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente "Envoy". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuführen, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.\r\nRed Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-2058 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-2058.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-2058 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-2058"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2023:3997-1 vom 2023-10-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2023-October/016564.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASECS-2023-007 vom 2023-09-27",
"url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-007.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5175 vom 2023-09-14",
"url": "https://access.redhat.com/errata/RHSA-2023:5175"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:5174 vom 2023-09-14",
"url": "https://access.redhat.com/errata/RHSA-2023:5174"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12772 vom 2023-09-11",
"url": "https://linux.oracle.com/errata/ELSA-2023-12772.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12781 vom 2023-09-08",
"url": "https://linux.oracle.com/errata/ELSA-2023-12781.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12780 vom 2023-09-08",
"url": "https://linux.oracle.com/errata/ELSA-2023-12780.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2023-12771 vom 2023-09-06",
"url": "https://linux.oracle.com/errata/ELSA-2023-12771.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2023-006 vom 2023-09-07",
"url": "https://alas.aws.amazon.com/AL2/ALASECS-2023-006.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4627 vom 2023-08-13",
"url": "https://access.redhat.com/errata/RHSA-2023:4627"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4625 vom 2023-08-13",
"url": "https://access.redhat.com/errata/RHSA-2023:4625"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4624 vom 2023-08-13",
"url": "https://access.redhat.com/errata/RHSA-2023:4624"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4623 vom 2023-08-13",
"url": "https://access.redhat.com/errata/RHSA-2023:4623"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift Service Mesh und Service Mesh Containers: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2023-10-08T22:00:00.000+00:00",
"generator": {
"date": "2024-08-15T17:57:03.993+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.5"
}
},
"id": "WID-SEC-W-2023-2058",
"initial_release_date": "2023-08-13T22:00:00.000+00:00",
"revision_history": [
{
"date": "2023-08-13T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-09-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Amazon und Oracle Linux aufgenommen"
},
{
"date": "2023-09-10T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-09-11T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2023-09-14T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-09-27T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-10-08T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von SUSE aufgenommen"
}
],
"status": "final",
"version": "7"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux \u003c Migration Toolkit for Applications 6.2.0",
"product": {
"name": "Red Hat Enterprise Linux \u003c Migration Toolkit for Applications 6.2.0",
"product_id": "T029302",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:migration_toolkit_for_applications_6.2.0"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift \u003c Service Mesh 2.2.9",
"product": {
"name": "Red Hat OpenShift \u003c Service Mesh 2.2.9",
"product_id": "T029299",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_2.2.9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift \u003c Service Mesh 2.3.6 Containers",
"product": {
"name": "Red Hat OpenShift \u003c Service Mesh 2.3.6 Containers",
"product_id": "T029300",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_2.3.6_containers"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift \u003c Service Mesh 2.4.2 Containers",
"product": {
"name": "Red Hat OpenShift \u003c Service Mesh 2.4.2 Containers",
"product_id": "T029301",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:service_mesh_2.4.2_containers"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-35945",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-35945"
},
{
"cve": "CVE-2023-35944",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-35944"
},
{
"cve": "CVE-2023-35943",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-35943"
},
{
"cve": "CVE-2023-35942",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-35942"
},
{
"cve": "CVE-2023-35941",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-35941"
},
{
"cve": "CVE-2023-27496",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-27496"
},
{
"cve": "CVE-2023-27493",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-27493"
},
{
"cve": "CVE-2023-27492",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-27492"
},
{
"cve": "CVE-2023-27491",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-27491"
},
{
"cve": "CVE-2023-27488",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-27488"
},
{
"cve": "CVE-2023-27487",
"notes": [
{
"category": "description",
"text": "In Red Hat OpenShift Service Mesh und Service Mesh Containers, sowie Red Hat Enterprise Linux existieren mehrere Schwachstellen in der Komponente \"Envoy\". Ein entfernter, anonymer Angreifer kann diese Schwachstellen ausnutzen, um einen Denial of Service Zustand herbeizuf\u00fchren, Dateien zu manipulieren, Sicherheitsvorkehrungen zu umgehen oder Informationen offenzulegen."
}
],
"product_status": {
"known_affected": [
"T002207",
"67646",
"398363",
"T004914"
]
},
"release_date": "2023-08-13T22:00:00.000+00:00",
"title": "CVE-2023-27487"
}
]
}
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.