Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-32778 (GCVE-0-2021-32778)
Vulnerability from cvelistv5 – Published: 2021-08-24 20:30 – Updated: 2024-08-03 23:33- CWE-834 - Excessive Iteration
| URL | Tags |
|---|---|
| https://www.envoyproxy.io/docs/envoy/v1.19.0/vers… | x_refsource_MISC |
| https://github.com/envoyproxy/envoy/security/advi… | x_refsource_CONFIRM |
| Vendor | Product | Version | |
|---|---|---|---|
| envoyproxy | envoy |
Affected:
>= 1.19.0, < 1.19.1
Affected: >= 1.18.0, < 1.18.4 Affected: >= 1.17.0, < 1.17.4 Affected: >= 1.16.0, < 1.16.5 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T23:33:55.854Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "envoy",
"vendor": "envoyproxy",
"versions": [
{
"status": "affected",
"version": "\u003e= 1.19.0, \u003c 1.19.1"
},
{
"status": "affected",
"version": "\u003e= 1.18.0, \u003c 1.18.4"
},
{
"status": "affected",
"version": "\u003e= 1.17.0, \u003c 1.17.4"
},
{
"status": "affected",
"version": "\u003e= 1.16.0, \u003c 1.16.5"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-834",
"description": "CWE-834: Excessive Iteration",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-08-24T20:30:11.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc"
}
],
"source": {
"advisory": "GHSA-3xh3-33v5-chcc",
"discovery": "UNKNOWN"
},
"title": "Excessive CPU utilization when closing HTTP/2 streams",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32778",
"STATE": "PUBLIC",
"TITLE": "Excessive CPU utilization when closing HTTP/2 streams"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "envoy",
"version": {
"version_data": [
{
"version_value": "\u003e= 1.19.0, \u003c 1.19.1"
},
{
"version_value": "\u003e= 1.18.0, \u003c 1.18.4"
},
{
"version_value": "\u003e= 1.17.0, \u003c 1.17.4"
},
{
"version_value": "\u003e= 1.16.0, \u003c 1.16.5"
}
]
}
}
]
},
"vendor_name": "envoyproxy"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-834: Excessive Iteration"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history",
"refsource": "MISC",
"url": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history"
},
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc",
"refsource": "CONFIRM",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc"
}
]
},
"source": {
"advisory": "GHSA-3xh3-33v5-chcc",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2021-32778",
"datePublished": "2021-08-24T20:30:11.000Z",
"dateReserved": "2021-05-12T00:00:00.000Z",
"dateUpdated": "2024-08-03T23:33:55.854Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-32778",
"date": "2026-05-21",
"epss": "0.0006",
"percentile": "0.18696"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.16.0\", \"versionEndExcluding\": \"1.16.5\", \"matchCriteriaId\": \"AFC3BF7F-5B28-4765-8C6F-E2437A4B425D\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.17.0\", \"versionEndExcluding\": \"1.17.4\", \"matchCriteriaId\": \"83547329-1394-417F-93DB-70C1A9D173B0\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.18.0\", \"versionEndExcluding\": \"1.18.4\", \"matchCriteriaId\": \"D7376E28-9915-4CA1-A5DB-40874D10E781\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:envoyproxy:envoy:1.19.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1968AA35-60E2-4A00-84A0-617738B55D33\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100.\"}, {\"lang\": \"es\", \"value\": \"Envoy es un proxy L7 de c\\u00f3digo abierto y un bus de comunicaci\\u00f3n dise\\u00f1ado para grandes arquitecturas modernas orientadas a servicios. En las versiones afectadas, el procedimiento de Envoy para restablecer un flujo HTTP/2 presenta una complejidad O(N^2), conllevando a un alto uso de la CPU cuando se restablece un gran n\\u00famero de flujos. Los despliegues son susceptibles a una Denegaci\\u00f3n de Servicio cuando Envoy est\\u00e1 configurado con un alto l\\u00edmite de flujos concurrentes H/2. Un atacante que desee explotar esta vulnerabilidad necesitar\\u00eda un cliente que abriera y cerrara un gran n\\u00famero de flujos H/2. Envoy versiones 1.19.1, 1.18.4, 1.17.4 y 1.16.5, contienen correcciones para reducir la complejidad del tiempo de restablecimiento de los flujos HTTP/2. Como soluci\\u00f3n, los usuarios pueden limitar el n\\u00famero de sue\\u00f1os HTTP/2 simult\\u00e1neos para los pares ascendentes y descendentes a un n\\u00famero bajo, es decir, 100.\"}]",
"id": "CVE-2021-32778",
"lastModified": "2024-11-21T06:07:43.340",
"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:C/C:N/I:N/A:L\", \"baseScore\": 5.8, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"CHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}, {\"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}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-08-24T21:15:09.553",
"references": "[{\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history\", \"source\": \"security-advisories@github.com\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}, {\"url\": \"https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Release Notes\", \"Vendor Advisory\"]}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-834\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-834\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-32778\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-08-24T21:15:09.553\",\"lastModified\":\"2024-11-21T06:07:43.340\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100.\"},{\"lang\":\"es\",\"value\":\"Envoy es un proxy L7 de c\u00f3digo abierto y un bus de comunicaci\u00f3n dise\u00f1ado para grandes arquitecturas modernas orientadas a servicios. En las versiones afectadas, el procedimiento de Envoy para restablecer un flujo HTTP/2 presenta una complejidad O(N^2), conllevando a un alto uso de la CPU cuando se restablece un gran n\u00famero de flujos. Los despliegues son susceptibles a una Denegaci\u00f3n de Servicio cuando Envoy est\u00e1 configurado con un alto l\u00edmite de flujos concurrentes H/2. Un atacante que desee explotar esta vulnerabilidad necesitar\u00eda un cliente que abriera y cerrara un gran n\u00famero de flujos H/2. Envoy versiones 1.19.1, 1.18.4, 1.17.4 y 1.16.5, contienen correcciones para reducir la complejidad del tiempo de restablecimiento de los flujos HTTP/2. Como soluci\u00f3n, los usuarios pueden limitar el n\u00famero de sue\u00f1os HTTP/2 simult\u00e1neos para los pares ascendentes y descendentes a un n\u00famero bajo, es decir, 100.\"}],\"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:C/C:N/I:N/A:L\",\"baseScore\":5.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"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}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-834\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-834\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.16.0\",\"versionEndExcluding\":\"1.16.5\",\"matchCriteriaId\":\"AFC3BF7F-5B28-4765-8C6F-E2437A4B425D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.17.0\",\"versionEndExcluding\":\"1.17.4\",\"matchCriteriaId\":\"83547329-1394-417F-93DB-70C1A9D173B0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.18.0\",\"versionEndExcluding\":\"1.18.4\",\"matchCriteriaId\":\"D7376E28-9915-4CA1-A5DB-40874D10E781\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:envoyproxy:envoy:1.19.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1968AA35-60E2-4A00-84A0-617738B55D33\"}]}]}],\"references\":[{\"url\":\"https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Release Notes\",\"Vendor Advisory\"]}]}}"
}
}
bit-envoy-2021-32778
Vulnerability from bitnami_vulndb
Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy’s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "envoy",
"purl": "pkg:bitnami/envoy"
},
"ranges": [
{
"events": [
{
"introduced": "1.16.0"
},
{
"fixed": "1.16.5"
},
{
"introduced": "1.17.0"
},
{
"fixed": "1.17.4"
},
{
"introduced": "1.18.0"
},
{
"fixed": "1.18.4"
},
{
"introduced": "1.19.0"
},
{
"fixed": "1.19.1"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2021-32778"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"cpe:2.3:a:envoyproxy:envoy:1.19.0:*:*:*:*:*:*:*"
],
"severity": "High"
},
"details": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100.",
"id": "BIT-envoy-2021-32778",
"modified": "2025-05-20T10:02:07.006Z",
"published": "2024-03-06T10:58:13.992Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc"
},
{
"type": "WEB",
"url": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32778"
}
],
"schema_version": "1.5.0",
"summary": "Excessive CPU utilization when closing HTTP/2 streams"
}
FKIE_CVE-2021-32778
Vulnerability from fkie_nvd - Published: 2021-08-24 21:15 - Updated: 2024-11-21 06:077.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
| URL | Tags | ||
|---|---|---|---|
| security-advisories@github.com | https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc | Third Party Advisory | |
| security-advisories@github.com | https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history | Release Notes, Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc | Third Party Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history | Release Notes, Vendor Advisory |
| Vendor | Product | Version | |
|---|---|---|---|
| envoyproxy | envoy | * | |
| envoyproxy | envoy | * | |
| envoyproxy | envoy | * | |
| envoyproxy | envoy | 1.19.0 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "AFC3BF7F-5B28-4765-8C6F-E2437A4B425D",
"versionEndExcluding": "1.16.5",
"versionStartIncluding": "1.16.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "83547329-1394-417F-93DB-70C1A9D173B0",
"versionEndExcluding": "1.17.4",
"versionStartIncluding": "1.17.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D7376E28-9915-4CA1-A5DB-40874D10E781",
"versionEndExcluding": "1.18.4",
"versionStartIncluding": "1.18.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:envoyproxy:envoy:1.19.0:*:*:*:*:*:*:*",
"matchCriteriaId": "1968AA35-60E2-4A00-84A0-617738B55D33",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100."
},
{
"lang": "es",
"value": "Envoy es un proxy L7 de c\u00f3digo abierto y un bus de comunicaci\u00f3n dise\u00f1ado para grandes arquitecturas modernas orientadas a servicios. En las versiones afectadas, el procedimiento de Envoy para restablecer un flujo HTTP/2 presenta una complejidad O(N^2), conllevando a un alto uso de la CPU cuando se restablece un gran n\u00famero de flujos. Los despliegues son susceptibles a una Denegaci\u00f3n de Servicio cuando Envoy est\u00e1 configurado con un alto l\u00edmite de flujos concurrentes H/2. Un atacante que desee explotar esta vulnerabilidad necesitar\u00eda un cliente que abriera y cerrara un gran n\u00famero de flujos H/2. Envoy versiones 1.19.1, 1.18.4, 1.17.4 y 1.16.5, contienen correcciones para reducir la complejidad del tiempo de restablecimiento de los flujos HTTP/2. Como soluci\u00f3n, los usuarios pueden limitar el n\u00famero de sue\u00f1os HTTP/2 simult\u00e1neos para los pares ascendentes y descendentes a un n\u00famero bajo, es decir, 100."
}
],
"id": "CVE-2021-32778",
"lastModified": "2024-11-21T06:07:43.340",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": false
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"cvssData": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-08-24T21:15:09.553",
"references": [
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc"
},
{
"source": "security-advisories@github.com",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history"
}
],
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-834"
}
],
"source": "security-advisories@github.com",
"type": "Secondary"
},
{
"description": [
{
"lang": "en",
"value": "CWE-834"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
GSD-2021-32778
Vulnerability from gsd - Updated: 2023-12-13 01:23{
"GSD": {
"alias": "CVE-2021-32778",
"description": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100.",
"id": "GSD-2021-32778",
"references": [
"https://www.suse.com/security/cve/CVE-2021-32778.html",
"https://access.redhat.com/errata/RHEA-2021:4051",
"https://security.archlinux.org/CVE-2021-32778",
"https://linux.oracle.com/cve/CVE-2021-32778.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-32778"
],
"details": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100.",
"id": "GSD-2021-32778",
"modified": "2023-12-13T01:23:09.147824Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32778",
"STATE": "PUBLIC",
"TITLE": "Excessive CPU utilization when closing HTTP/2 streams"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "envoy",
"version": {
"version_data": [
{
"version_value": "\u003e= 1.19.0, \u003c 1.19.1"
},
{
"version_value": "\u003e= 1.18.0, \u003c 1.18.4"
},
{
"version_value": "\u003e= 1.17.0, \u003c 1.17.4"
},
{
"version_value": "\u003e= 1.16.0, \u003c 1.16.5"
}
]
}
}
]
},
"vendor_name": "envoyproxy"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-834: Excessive Iteration"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history",
"refsource": "MISC",
"url": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history"
},
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc",
"refsource": "CONFIRM",
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc"
}
]
},
"source": {
"advisory": "GHSA-3xh3-33v5-chcc",
"discovery": "UNKNOWN"
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:1.19.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.16.5",
"versionStartIncluding": "1.16.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.17.4",
"versionStartIncluding": "1.17.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:envoyproxy:envoy:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.18.4",
"versionStartIncluding": "1.18.0",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32778"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "Envoy is an open source L7 proxy and communication bus designed for large modern service oriented architectures. In affected versions envoy\u2019s procedure for resetting a HTTP/2 stream has O(N^2) complexity, leading to high CPU utilization when a large number of streams are reset. Deployments are susceptible to Denial of Service when Envoy is configured with high limit on H/2 concurrent streams. An attacker wishing to exploit this vulnerability would require a client opening and closing a large number of H/2 streams. Envoy versions 1.19.1, 1.18.4, 1.17.4, 1.16.5 contain fixes to reduce time complexity of resetting HTTP/2 streams. As a workaround users may limit the number of simultaneous HTTP/2 dreams for upstream and downstream peers to a low number, i.e. 100."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-834"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history",
"refsource": "MISC",
"tags": [
"Release Notes",
"Vendor Advisory"
],
"url": "https://www.envoyproxy.io/docs/envoy/v1.19.0/version_history/version_history"
},
{
"name": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc",
"refsource": "CONFIRM",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/envoyproxy/envoy/security/advisories/GHSA-3xh3-33v5-chcc"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0,
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"version": "2.0"
},
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": false
},
"baseMetricV3": {
"cvssV3": {
"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"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
},
"lastModifiedDate": "2022-06-15T15:49Z",
"publishedDate": "2021-08-24T21:15Z"
}
}
}
RHEA-2021:4051
Vulnerability from csaf_redhat - Published: 2021-11-02 13:06 - Updated: 2025-11-21 17:24An uncontrolled resource consumption vulnerability was found in envoyproxy/envoy. When envoy handles a large number of HTTP/2 requests which open and then reset the connection, it can cause excessive CPU usage. This flaw allows an attacker to cause a denial of service on the proxy. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 2.1.0",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service\nmesh project, tailored for installation into an on-premise OpenShift Container\nPlatform installation.\n\nThe OpenShift Service Mesh release notes provide information on the features and\nknown issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html\n\nThis advisory covers the RPM packages for the release.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHEA-2021:4051",
"url": "https://access.redhat.com/errata/RHEA-2021:4051"
},
{
"category": "external",
"summary": "MAISTRA-2693",
"url": "https://issues.redhat.com/browse/MAISTRA-2693"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhea-2021_4051.json"
}
],
"title": "Red Hat Enhancement Advisory: Red Hat OpenShift Service Mesh 2.1.0 RPMs",
"tracking": {
"current_release_date": "2025-11-21T17:24:24+00:00",
"generator": {
"date": "2025-11-21T17:24:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHEA-2021:4051",
"initial_release_date": "2021-11-02T13:06:12+00:00",
"revision_history": [
{
"date": "2021-11-02T13:06:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-02T13:06:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T17:24:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 2.1",
"product": {
"name": "OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.1.0-5.el8.src",
"product": {
"name": "servicemesh-0:2.1.0-5.el8.src",
"product_id": "servicemesh-0:2.1.0-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.0-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-0:7.2.1-2.el8.src",
"product": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.src",
"product_id": "servicemesh-grafana-0:7.2.1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana@7.2.1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-1.el8.src",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.src",
"product_id": "servicemesh-prometheus-0:2.23.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.src",
"product": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.src",
"product_id": "servicemesh-ratelimit-0:2.1.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.0-13.el8.src",
"product": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.src",
"product_id": "servicemesh-proxy-0:2.1.0-13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.0-13.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.0-4.el8.src",
"product": {
"name": "servicemesh-operator-0:2.1.0-4.el8.src",
"product_id": "servicemesh-operator-0:2.1.0-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.0-4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.1.0-5.el8.x86_64",
"product": {
"name": "servicemesh-0:2.1.0-5.el8.x86_64",
"product_id": "servicemesh-0:2.1.0-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.0-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.0-5.el8.x86_64",
"product": {
"name": "servicemesh-cni-0:2.1.0-5.el8.x86_64",
"product_id": "servicemesh-cni-0:2.1.0-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.0-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.0-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.0-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"product": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"product_id": "servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana@7.2.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"product": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"product_id": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana-debuginfo@7.2.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"product_id": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64",
"product": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64",
"product_id": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.0-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"product_id": "servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.0-13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"product_id": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.0-13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.0-13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.0-4.el8.x86_64",
"product": {
"name": "servicemesh-operator-0:2.1.0-4.el8.x86_64",
"product_id": "servicemesh-operator-0:2.1.0-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.0-4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.1.0-5.el8.ppc64le",
"product": {
"name": "servicemesh-0:2.1.0-5.el8.ppc64le",
"product_id": "servicemesh-0:2.1.0-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.0-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"product": {
"name": "servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"product_id": "servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.0-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.0-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.0-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"product": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"product_id": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana@7.2.1-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"product": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"product_id": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana-debuginfo@7.2.1-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"product_id": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"product": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"product_id": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.0-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"product_id": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.0-13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"product_id": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.0-13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.0-13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"product": {
"name": "servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"product_id": "servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.0-4.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.1.0-5.el8.s390x",
"product": {
"name": "servicemesh-0:2.1.0-5.el8.s390x",
"product_id": "servicemesh-0:2.1.0-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.0-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.0-5.el8.s390x",
"product": {
"name": "servicemesh-cni-0:2.1.0-5.el8.s390x",
"product_id": "servicemesh-cni-0:2.1.0-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.0-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.0-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.0-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-0:7.2.1-2.el8.s390x",
"product": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.s390x",
"product_id": "servicemesh-grafana-0:7.2.1-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana@7.2.1-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"product": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"product_id": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana-debuginfo@7.2.1-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"product_id": "servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"product": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"product_id": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.0-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.0-13.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.s390x",
"product_id": "servicemesh-proxy-0:2.1.0-13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.0-13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"product_id": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.0-13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.0-13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.0-4.el8.s390x",
"product": {
"name": "servicemesh-operator-0:2.1.0-4.el8.s390x",
"product_id": "servicemesh-operator-0:2.1.0-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.0-4.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"product": {
"name": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"product_id": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-wasm@2.1.0-13.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.0-5.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le"
},
"product_reference": "servicemesh-0:2.1.0-5.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.0-5.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x"
},
"product_reference": "servicemesh-0:2.1.0-5.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.0-5.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src"
},
"product_reference": "servicemesh-0:2.1.0-5.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.0-5.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64"
},
"product_reference": "servicemesh-0:2.1.0-5.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.0-5.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le"
},
"product_reference": "servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.0-5.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x"
},
"product_reference": "servicemesh-cni-0:2.1.0-5.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.0-5.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64"
},
"product_reference": "servicemesh-cni-0:2.1.0-5.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le"
},
"product_reference": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x"
},
"product_reference": "servicemesh-grafana-0:7.2.1-2.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src"
},
"product_reference": "servicemesh-grafana-0:7.2.1-2.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64"
},
"product_reference": "servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le"
},
"product_reference": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x"
},
"product_reference": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64"
},
"product_reference": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.0-4.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le"
},
"product_reference": "servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.0-4.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x"
},
"product_reference": "servicemesh-operator-0:2.1.0-4.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.0-4.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src"
},
"product_reference": "servicemesh-operator-0:2.1.0-4.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.0-4.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64"
},
"product_reference": "servicemesh-operator-0:2.1.0-4.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:2.1.0-13.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src"
},
"product_reference": "servicemesh-proxy-0:2.1.0-13.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch"
},
"product_reference": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le"
},
"product_reference": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x"
},
"product_reference": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src"
},
"product_reference": "servicemesh-ratelimit-0:2.1.0-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64"
},
"product_reference": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Envoy Security Team"
]
}
],
"cve": "CVE-2021-32778",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1996946"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in envoyproxy/envoy. When envoy handles a large number of HTTP/2 requests which open and then reset the connection, it can cause excessive CPU usage. This flaw allows an attacker to cause a denial of service on the proxy. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: excessive CPU usage when handling a large number of HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32778"
},
{
"category": "external",
"summary": "RHBZ#1996946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1996946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32778",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32778"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/security/istio-security-2021-008/",
"url": "https://istio.io/latest/news/security/istio-security-2021-008/"
}
],
"release_date": "2021-08-24T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-02T13:06:12+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:4051"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "envoyproxy/envoy: excessive CPU usage when handling a large number of HTTP/2 requests"
}
]
}
RHEA-2021_4051
Vulnerability from csaf_redhat - Published: 2021-11-02 13:06 - Updated: 2024-11-22 17:38An uncontrolled resource consumption vulnerability was found in envoyproxy/envoy. When envoy handles a large number of HTTP/2 requests which open and then reset the connection, it can cause excessive CPU usage. This flaw allows an attacker to cause a denial of service on the proxy. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat OpenShift Service Mesh 2.1.0",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Service Mesh is Red Hat\u0027s distribution of the Istio service\nmesh project, tailored for installation into an on-premise OpenShift Container\nPlatform installation.\n\nThe OpenShift Service Mesh release notes provide information on the features and\nknown issues:\n\nhttps://docs.openshift.com/container-platform/latest/service_mesh/v2x/servicemesh-release-notes.html\n\nThis advisory covers the RPM packages for the release.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHEA-2021:4051",
"url": "https://access.redhat.com/errata/RHEA-2021:4051"
},
{
"category": "external",
"summary": "MAISTRA-2693",
"url": "https://issues.redhat.com/browse/MAISTRA-2693"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhea-2021_4051.json"
}
],
"title": "Red Hat Enhancement Advisory: Red Hat OpenShift Service Mesh 2.1.0 RPMs",
"tracking": {
"current_release_date": "2024-11-22T17:38:59+00:00",
"generator": {
"date": "2024-11-22T17:38:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHEA-2021:4051",
"initial_release_date": "2021-11-02T13:06:12+00:00",
"revision_history": [
{
"date": "2021-11-02T13:06:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-02T13:06:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-22T17:38:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Service Mesh 2.1",
"product": {
"name": "OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:service_mesh:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.1.0-5.el8.src",
"product": {
"name": "servicemesh-0:2.1.0-5.el8.src",
"product_id": "servicemesh-0:2.1.0-5.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.0-5.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-0:7.2.1-2.el8.src",
"product": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.src",
"product_id": "servicemesh-grafana-0:7.2.1-2.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana@7.2.1-2.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-1.el8.src",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.src",
"product_id": "servicemesh-prometheus-0:2.23.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.src",
"product": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.src",
"product_id": "servicemesh-ratelimit-0:2.1.0-1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.0-1.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.0-13.el8.src",
"product": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.src",
"product_id": "servicemesh-proxy-0:2.1.0-13.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.0-13.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.0-4.el8.src",
"product": {
"name": "servicemesh-operator-0:2.1.0-4.el8.src",
"product_id": "servicemesh-operator-0:2.1.0-4.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.0-4.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.1.0-5.el8.x86_64",
"product": {
"name": "servicemesh-0:2.1.0-5.el8.x86_64",
"product_id": "servicemesh-0:2.1.0-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.0-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.0-5.el8.x86_64",
"product": {
"name": "servicemesh-cni-0:2.1.0-5.el8.x86_64",
"product_id": "servicemesh-cni-0:2.1.0-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.0-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"product_id": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.0-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"product_id": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.0-5.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"product": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"product_id": "servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana@7.2.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"product": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"product_id": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana-debuginfo@7.2.1-2.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"product_id": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64",
"product": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64",
"product_id": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.0-1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"product": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"product_id": "servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.0-13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"product_id": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.0-13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.0-13.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.0-4.el8.x86_64",
"product": {
"name": "servicemesh-operator-0:2.1.0-4.el8.x86_64",
"product_id": "servicemesh-operator-0:2.1.0-4.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.0-4.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.1.0-5.el8.ppc64le",
"product": {
"name": "servicemesh-0:2.1.0-5.el8.ppc64le",
"product_id": "servicemesh-0:2.1.0-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.0-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"product": {
"name": "servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"product_id": "servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.0-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"product_id": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.0-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"product_id": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.0-5.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"product": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"product_id": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana@7.2.1-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"product": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"product_id": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana-debuginfo@7.2.1-2.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"product_id": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"product": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"product_id": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.0-1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"product_id": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.0-13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"product_id": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.0-13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.0-13.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"product": {
"name": "servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"product_id": "servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.0-4.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-0:2.1.0-5.el8.s390x",
"product": {
"name": "servicemesh-0:2.1.0-5.el8.s390x",
"product_id": "servicemesh-0:2.1.0-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh@2.1.0-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-cni-0:2.1.0-5.el8.s390x",
"product": {
"name": "servicemesh-cni-0:2.1.0-5.el8.s390x",
"product_id": "servicemesh-cni-0:2.1.0-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-cni@2.1.0-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"product": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"product_id": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-agent@2.1.0-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"product": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"product_id": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-pilot-discovery@2.1.0-5.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-0:7.2.1-2.el8.s390x",
"product": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.s390x",
"product_id": "servicemesh-grafana-0:7.2.1-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana@7.2.1-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"product": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"product_id": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-grafana-debuginfo@7.2.1-2.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"product": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"product_id": "servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-prometheus@2.23.0-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"product": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"product_id": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-ratelimit@2.1.0-1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-0:2.1.0-13.el8.s390x",
"product": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.s390x",
"product_id": "servicemesh-proxy-0:2.1.0-13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy@2.1.0-13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"product": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"product_id": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debugsource@2.1.0-13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"product": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"product_id": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-debuginfo@2.1.0-13.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "servicemesh-operator-0:2.1.0-4.el8.s390x",
"product": {
"name": "servicemesh-operator-0:2.1.0-4.el8.s390x",
"product_id": "servicemesh-operator-0:2.1.0-4.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-operator@2.1.0-4.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"product": {
"name": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"product_id": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/servicemesh-proxy-wasm@2.1.0-13.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.0-5.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le"
},
"product_reference": "servicemesh-0:2.1.0-5.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.0-5.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x"
},
"product_reference": "servicemesh-0:2.1.0-5.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.0-5.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src"
},
"product_reference": "servicemesh-0:2.1.0-5.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-0:2.1.0-5.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64"
},
"product_reference": "servicemesh-0:2.1.0-5.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.0-5.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le"
},
"product_reference": "servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.0-5.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x"
},
"product_reference": "servicemesh-cni-0:2.1.0-5.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-cni-0:2.1.0-5.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64"
},
"product_reference": "servicemesh-cni-0:2.1.0-5.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le"
},
"product_reference": "servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x"
},
"product_reference": "servicemesh-grafana-0:7.2.1-2.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src"
},
"product_reference": "servicemesh-grafana-0:7.2.1-2.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-0:7.2.1-2.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64"
},
"product_reference": "servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le"
},
"product_reference": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x"
},
"product_reference": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64"
},
"product_reference": "servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.0-4.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le"
},
"product_reference": "servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.0-4.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x"
},
"product_reference": "servicemesh-operator-0:2.1.0-4.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.0-4.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src"
},
"product_reference": "servicemesh-operator-0:2.1.0-4.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-operator-0:2.1.0-4.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64"
},
"product_reference": "servicemesh-operator-0:2.1.0-4.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64"
},
"product_reference": "servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64"
},
"product_reference": "servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64"
},
"product_reference": "servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x"
},
"product_reference": "servicemesh-proxy-0:2.1.0-13.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src"
},
"product_reference": "servicemesh-proxy-0:2.1.0-13.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-0:2.1.0-13.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64"
},
"product_reference": "servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64"
},
"product_reference": "servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch"
},
"product_reference": "servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le"
},
"product_reference": "servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x"
},
"product_reference": "servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.src as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src"
},
"product_reference": "servicemesh-ratelimit-0:2.1.0-1.el8.src",
"relates_to_product_reference": "8Base-OSSM-2.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64 as a component of OpenShift Service Mesh 2.1",
"product_id": "8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64"
},
"product_reference": "servicemesh-ratelimit-0:2.1.0-1.el8.x86_64",
"relates_to_product_reference": "8Base-OSSM-2.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"the Envoy Security Team"
]
}
],
"cve": "CVE-2021-32778",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-08-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1996946"
}
],
"notes": [
{
"category": "description",
"text": "An uncontrolled resource consumption vulnerability was found in envoyproxy/envoy. When envoy handles a large number of HTTP/2 requests which open and then reset the connection, it can cause excessive CPU usage. This flaw allows an attacker to cause a denial of service on the proxy. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "envoyproxy/envoy: excessive CPU usage when handling a large number of HTTP/2 requests",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32778"
},
{
"category": "external",
"summary": "RHBZ#1996946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1996946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32778",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32778"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32778",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32778"
},
{
"category": "external",
"summary": "https://istio.io/latest/news/security/istio-security-2021-008/",
"url": "https://istio.io/latest/news/security/istio-security-2021-008/"
}
],
"release_date": "2021-08-24T19:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-02T13:06:12+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2021:4051"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.src",
"8Base-OSSM-2.1:servicemesh-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-cni-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.src",
"8Base-OSSM-2.1:servicemesh-grafana-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.s390x",
"8Base-OSSM-2.1:servicemesh-grafana-debuginfo-0:7.2.1-2.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.s390x",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.src",
"8Base-OSSM-2.1:servicemesh-operator-0:2.1.0-4.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-agent-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.s390x",
"8Base-OSSM-2.1:servicemesh-pilot-discovery-0:2.1.0-5.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-prometheus-0:2.23.0-1.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.src",
"8Base-OSSM-2.1:servicemesh-proxy-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debuginfo-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.s390x",
"8Base-OSSM-2.1:servicemesh-proxy-debugsource-0:2.1.0-13.el8.x86_64",
"8Base-OSSM-2.1:servicemesh-proxy-wasm-0:2.1.0-13.el8.noarch",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.ppc64le",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.s390x",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.src",
"8Base-OSSM-2.1:servicemesh-ratelimit-0:2.1.0-1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "envoyproxy/envoy: excessive CPU usage when handling a large number of HTTP/2 requests"
}
]
}
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.