Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-32687 (GCVE-0-2021-32687)
Vulnerability from cvelistv5 – Published: 2021-10-04 17:55 – Updated: 2024-08-03 23:25| URL | Tags |
|---|---|
| https://github.com/redis/redis/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/redis/redis/commit/a30d367a71b… | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://lists.fedoraproject.org/archives/list/pac… | vendor-advisoryx_refsource_FEDORA |
| https://www.debian.org/security/2021/dsa-5001 | vendor-advisoryx_refsource_DEBIAN |
| https://www.oracle.com/security-alerts/cpuapr2022.html | x_refsource_MISC |
| https://security.netapp.com/advisory/ntap-2021110… | x_refsource_CONFIRM |
| https://security.gentoo.org/glsa/202209-17 | vendor-advisoryx_refsource_GENTOO |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T23:25:31.090Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/redis/redis/commit/a30d367a71b7017581cf1ca104242a3c644dec0f"
},
{
"name": "FEDORA-2021-8913c7900c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VL5KXFN3ATM7IIM7Q4O4PWTSRGZ5744Z/"
},
{
"name": "FEDORA-2021-61c487f241",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HTYQ5ZF37HNGTZWVNJD3VXP7I6MEEF42/"
},
{
"name": "FEDORA-2021-aa94492a09",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WR5WKJWXD4D6S3DJCZ56V74ESLTDQRAB/"
},
{
"name": "DSA-5001",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-5001"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20211104-0003/"
},
{
"name": "GLSA-202209-17",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202209-17"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "redis",
"vendor": "redis",
"versions": [
{
"status": "affected",
"version": "\u003c 5.0.14"
},
{
"status": "affected",
"version": "\u003e= 6.0.0, \u003c 6.0.16"
},
{
"status": "affected",
"version": "\u003e= 6.2.0, \u003c 6.2.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redis is an open source, in-memory database that persists on disk. An integer overflow bug affecting all versions of Redis can be exploited to corrupt the heap and potentially be used to leak arbitrary contents of the heap or trigger remote code execution. The vulnerability involves changing the default set-max-intset-entries configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. The problem is fixed in Redis versions 6.2.6, 6.0.16 and 5.0.14. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from modifying the set-max-intset-entries configuration parameter. This can be done using ACL to restrict unprivileged users from using the CONFIG SET command."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190: Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-680",
"description": "CWE-680: Integer Overflow to Buffer Overflow",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-09-29T16:07:44.000Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/commit/a30d367a71b7017581cf1ca104242a3c644dec0f"
},
{
"name": "FEDORA-2021-8913c7900c",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VL5KXFN3ATM7IIM7Q4O4PWTSRGZ5744Z/"
},
{
"name": "FEDORA-2021-61c487f241",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HTYQ5ZF37HNGTZWVNJD3VXP7I6MEEF42/"
},
{
"name": "FEDORA-2021-aa94492a09",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WR5WKJWXD4D6S3DJCZ56V74ESLTDQRAB/"
},
{
"name": "DSA-5001",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2021/dsa-5001"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20211104-0003/"
},
{
"name": "GLSA-202209-17",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202209-17"
}
],
"source": {
"advisory": "GHSA-m3mf-8x9w-r27q",
"discovery": "UNKNOWN"
},
"title": "Integer overflow issue with intsets in Redis",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security-advisories@github.com",
"ID": "CVE-2021-32687",
"STATE": "PUBLIC",
"TITLE": "Integer overflow issue with intsets in Redis"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "redis",
"version": {
"version_data": [
{
"version_value": "\u003c 5.0.14"
},
{
"version_value": "\u003e= 6.0.0, \u003c 6.0.16"
},
{
"version_value": "\u003e= 6.2.0, \u003c 6.2.6"
}
]
}
}
]
},
"vendor_name": "redis"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Redis is an open source, in-memory database that persists on disk. An integer overflow bug affecting all versions of Redis can be exploited to corrupt the heap and potentially be used to leak arbitrary contents of the heap or trigger remote code execution. The vulnerability involves changing the default set-max-intset-entries configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. The problem is fixed in Redis versions 6.2.6, 6.0.16 and 5.0.14. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from modifying the set-max-intset-entries configuration parameter. This can be done using ACL to restrict unprivileged users from using the CONFIG SET command."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-190: Integer Overflow or Wraparound"
}
]
},
{
"description": [
{
"lang": "eng",
"value": "CWE-680: Integer Overflow to Buffer Overflow"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"refsource": "CONFIRM",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
},
{
"name": "https://github.com/redis/redis/commit/a30d367a71b7017581cf1ca104242a3c644dec0f",
"refsource": "MISC",
"url": "https://github.com/redis/redis/commit/a30d367a71b7017581cf1ca104242a3c644dec0f"
},
{
"name": "FEDORA-2021-8913c7900c",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VL5KXFN3ATM7IIM7Q4O4PWTSRGZ5744Z/"
},
{
"name": "FEDORA-2021-61c487f241",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/HTYQ5ZF37HNGTZWVNJD3VXP7I6MEEF42/"
},
{
"name": "FEDORA-2021-aa94492a09",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WR5WKJWXD4D6S3DJCZ56V74ESLTDQRAB/"
},
{
"name": "DSA-5001",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-5001"
},
{
"name": "https://www.oracle.com/security-alerts/cpuapr2022.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"name": "https://security.netapp.com/advisory/ntap-20211104-0003/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20211104-0003/"
},
{
"name": "GLSA-202209-17",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202209-17"
}
]
},
"source": {
"advisory": "GHSA-m3mf-8x9w-r27q",
"discovery": "UNKNOWN"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2021-32687",
"datePublished": "2021-10-04T17:55:10.000Z",
"dateReserved": "2021-05-12T00:00:00.000Z",
"dateUpdated": "2024-08-03T23:25:31.090Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-32687",
"date": "2026-05-29",
"epss": "0.01154",
"percentile": "0.78834"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-32687\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2021-10-04T18:15:08.980\",\"lastModified\":\"2024-11-21T06:07:31.953\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis is an open source, in-memory database that persists on disk. An integer overflow bug affecting all versions of Redis can be exploited to corrupt the heap and potentially be used to leak arbitrary contents of the heap or trigger remote code execution. The vulnerability involves changing the default set-max-intset-entries configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. The problem is fixed in Redis versions 6.2.6, 6.0.16 and 5.0.14. An additional workaround to mitigate the problem without patching the redis-server executable is to prevent users from modifying the set-max-intset-entries configuration parameter. This can be done using ACL to restrict unprivileged users from using the CONFIG SET command.\"},{\"lang\":\"es\",\"value\":\"Redis es una base de datos en memoria de c\u00f3digo abierto que persiste en el disco. Un error de desbordamiento de enteros que afecta a todas las versiones de Redis puede ser explotado para corromper la pila y potencialmente ser usado para filtrar contenidos arbitrarios de la pila o desencadenar una ejecuci\u00f3n de c\u00f3digo remota . La vulnerabilidad implica cambiar el par\u00e1metro de configuraci\u00f3n por defecto set-max-intset-entries a un valor muy grande y construir comandos especialmente dise\u00f1ados para manipular conjuntos. El problema se ha corregido en las versiones de Redis 6.2.6, 6.0.16 y 5.0.14. Una soluci\u00f3n adicional para mitigar el problema sin parchear el ejecutable de redis-server es evitar que los usuarios modifiquen el par\u00e1metro de configuraci\u00f3n set-max-intset-entries. Esto puede hacerse usando ACL para restringir a usuarios sin privilegios el uso del comando CONFIG SET\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.6,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:S/C:P/I:P/A:P\",\"baseScore\":6.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"SINGLE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":6.8,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"},{\"lang\":\"en\",\"value\":\"CWE-680\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.0.0\",\"versionEndExcluding\":\"5.0.14\",\"matchCriteriaId\":\"D5D64A76-B253-4A64-8AA2-DD8815CB3CF8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.0.0\",\"versionEndExcluding\":\"6.0.16\",\"matchCriteriaId\":\"02DF8086-645E-4D42-93D3-A4B11D289C7C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"6.2.0\",\"versionEndExcluding\":\"6.2.6\",\"matchCriteriaId\":\"4686800E-16BA-42CE-B691-011D1D5D0CC2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:33:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"E460AA51-FCDA-46B9-AE97-E6676AA5E194\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:35:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"80E516C0-98A4-4ADE-B69F-66A772E2BAAA\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:management_services_for_element_software:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"86B51137-28D9-41F2-AFA2-3CC22B4954D1\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:management_services_for_netapp_hci:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4455CF3A-CC91-4BE4-A7AB-929AC82E34F5\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"CBE1A019-7BB6-4226-8AC4-9D6927ADAEFA\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B98BAEB2-A540-4E8A-A946-C4331B913AFD\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B8FBE260-E306-4215-80C0-D2D27CA43E0F\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/commit/a30d367a71b7017581cf1ca104242a3c644dec0f\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HTYQ5ZF37HNGTZWVNJD3VXP7I6MEEF42/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VL5KXFN3ATM7IIM7Q4O4PWTSRGZ5744Z/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WR5WKJWXD4D6S3DJCZ56V74ESLTDQRAB/\",\"source\":\"security-advisories@github.com\"},{\"url\":\"https://security.gentoo.org/glsa/202209-17\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211104-0003/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-5001\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/commit/a30d367a71b7017581cf1ca104242a3c644dec0f\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/HTYQ5ZF37HNGTZWVNJD3VXP7I6MEEF42/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VL5KXFN3ATM7IIM7Q4O4PWTSRGZ5744Z/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WR5WKJWXD4D6S3DJCZ56V74ESLTDQRAB/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202209-17\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20211104-0003/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-5001\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuapr2022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}"
}
}
RHSA-2021:3873
Vulnerability from csaf_redhat - Published: 2021-10-14 22:38 - Updated: 2026-03-27 05:33A flaw was found in the semver-regex library where it could lead to consuming a big amount of resources when executing specific strings. Attackers could take advantage of this by crafting an invalid version causing a disruption or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
|
A flaw was found in nginx. An off-by-one error while processing DNS responses allows a network attacker to write a dot character out of bounds in a heap allocated buffer which can allow overwriting the least significant byte of next heap chunk metadata likely leading to a remote code execution in certain circumstances. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
|
Prototype pollution has been discovered in object-path NodeJS library. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === '__proto__' returns false if currentPath is ['__proto__']. This is because the === operator returns always false when the type of the operands is different.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
|
A type confusion vulnerability in nodejs-set-value can lead to a bypass of CVE-2019-10747. If the user-provided keys used in the path parameter are arrays, the function mixin-deep can be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or _proto_ payloads. This vulnerability can impact data confidentiality, integrity, and availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
|
A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger’s protocol parser to read data beyond the actual buffer, potentially leading to an information disclosure.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.2.9 General Availability release images, which provide security updates, one or more container updates, and bug fixes.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.2.9 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments.\n\nClusters and applications are all visible and managed from a single console \u2014 with security policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which provide bug fixes and security fixes. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html/release_notes/\n\nSecurity fixes:\n\n* nginx: Off-by-one in ngx_resolver_copy() when labels are followed by a pointer to a root domain name (CVE-2021-23017)\n\n* redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* redis: Integer overflow issue with Streams (CVE-2021-32627)\n\n* redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* redis: Integer overflow issue with intsets (CVE-2021-32687)\n\n* redis: Integer overflow issue with strings (CVE-2021-41099)\n\n* redis: Out of bounds read in lua debugger protocol parser (CVE-2021-32672)\n\n* redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)\n \n* object-path: Type confusion vulnerability can lead to a bypass of CVE-2020-15256 (CVE-2021-23434)\n\nBug fixes: \n\n* RHACM 2.2.9 images (BZ #1999601)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3873",
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1963121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963121"
},
{
"category": "external",
"summary": "1999601",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999601"
},
{
"category": "external",
"summary": "1999810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999810"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011001"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3873.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.2.9 security, bug, and container updates",
"tracking": {
"current_release_date": "2026-03-27T05:33:26+00:00",
"generator": {
"date": "2026-03-27T05:33:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.4"
}
},
"id": "RHSA-2021:3873",
"initial_release_date": "2021-10-14T22:38:09+00:00",
"revision_history": [
{
"date": "2021-10-14T22:38:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-14T22:38:09+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-27T05:33:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.2::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.2::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"product": {
"name": "rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"product_id": "rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acmesolver-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.2.9-16"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"product": {
"name": "rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"product_id": "rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cainjector-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"product": {
"name": "rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"product_id": "rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-manager-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"product": {
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"product_id": "rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-manager-webhook-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"product": {
"name": "rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"product_id": "rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/configmap-watcher-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"product_id": "rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"product": {
"name": "rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"product_id": "rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-header-rhel8\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"product": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"product_id": "rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-component-rhel8-operator\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"product": {
"name": "rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"product_id": "rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"product_id": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-lease-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"product": {
"name": "rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"product_id": "rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-operator-bundle\u0026tag=v2.2.9-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"product": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"product_id": "rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"product_id": "rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"product": {
"name": "rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"product_id": "rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/mcm-topology-api-rhel8\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"product": {
"name": "rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"product_id": "rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/mcm-topology-rhel8\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"product_id": "rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.2.9-15"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.2.9-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"product": {
"name": "rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"product_id": "rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rcm-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"product_id": "rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel7\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.2.9-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"product_id": "rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.2.9-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"product": {
"name": "rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"product_id": "rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.2.9-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64",
"product_id": "rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.2.9-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"product": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"product_id": "rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-component-rhel8-operator\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"product_id": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-lease-controller-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.2.9-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"product_id": "rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.2.9-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 7",
"product_id": "7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64"
},
"product_reference": "rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"relates_to_product_reference": "7Server-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64"
},
"product_reference": "rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64"
},
"product_reference": "rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64"
},
"product_reference": "rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64"
},
"product_reference": "rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64"
},
"product_reference": "rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64"
},
"product_reference": "rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x"
},
"product_reference": "rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64"
},
"product_reference": "rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64"
},
"product_reference": "rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64"
},
"product_reference": "rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64"
},
"product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64"
},
"product_reference": "rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64"
},
"product_reference": "rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64"
},
"product_reference": "rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"relates_to_product_reference": "8Base-RHACM-2.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.2 for RHEL 8",
"product_id": "8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64",
"relates_to_product_reference": "8Base-RHACM-2.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3795",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2021-09-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2006009"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the semver-regex library where it could lead to consuming a big amount of resources when executing specific strings. Attackers could take advantage of this by crafting an invalid version causing a disruption or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "semver-regex: inefficient regular expression complexity",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat Directory Server 11 Web UI semver-regex as a dependency, but it is not used in the 389-ds cockpit plugin, and not shipped as part of the RPM binary. Thus Red Hat Directory Server 11 is not affected by this flaw.\n\nIn Red Hat Virtualization semver-regex is a dependency of semantic-release, which is used for release automation. The vulnerability may cause a denial of service during the release process of the components using the semantic-release package, and not their functionality. As such, the impact of this vulnerability for Red Hat Virtualization is rated Low and will not be addressed immediately. Future releases may include fixes.\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the server-regexp dependency is protected by OAuth what is reducing impact by this flaw to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3795"
},
{
"category": "external",
"summary": "RHBZ#2006009",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3795",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3795"
}
],
"release_date": "2021-09-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
}
],
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "semver-regex: inefficient regular expression complexity"
},
{
"cve": "CVE-2021-23017",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1963121"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nginx. An off-by-one error while processing DNS responses allows a network attacker to write a dot character out of bounds in a heap allocated buffer which can allow overwriting the least significant byte of next heap chunk metadata likely leading to a remote code execution in certain circumstances. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: Off-by-one in ngx_resolver_copy() when labels are followed by a pointer to a root domain name",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23017"
},
{
"category": "external",
"summary": "RHBZ#1963121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963121"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23017",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23017"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23017",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23017"
}
],
"release_date": "2021-05-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: Off-by-one in ngx_resolver_copy() when labels are followed by a pointer to a root domain name"
},
{
"cve": "CVE-2021-23434",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999810"
}
],
"notes": [
{
"category": "description",
"text": "Prototype pollution has been discovered in object-path NodeJS library. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === \u0027__proto__\u0027 returns false if currentPath is [\u0027__proto__\u0027]. This is because the === operator returns always false when the type of the operands is different.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "object-path: Type confusion vulnerability can lead to a bypass of CVE-2020-15256",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* OpenShift Container Platform components Thanos and Prometheus shipped with versions before 4.8 had the affected object-path library. Those versions are out of the support scope for Moderate and Low impact vulnerabilities because they are already in the maintenance support phase, hence the affected components has been marked as ooss.\n\n* Because Service Telemetry Framework1.2 will be retiring soon and the flaw\u0027s impact is lower, no update will be provided at this time for STF1.2\u0027s service-telemetry-operator-container and smart-gateway-operator-container.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23434"
},
{
"category": "external",
"summary": "RHBZ#1999810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23434",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23434"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23434",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23434"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453",
"url": "https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453"
}
],
"release_date": "2021-08-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "object-path: Type confusion vulnerability can lead to a bypass of CVE-2020-15256"
},
{
"cve": "CVE-2021-23440",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2021-09-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2004944"
}
],
"notes": [
{
"category": "description",
"text": "A type confusion vulnerability in nodejs-set-value can lead to a bypass of CVE-2019-10747. If the user-provided keys used in the path parameter are arrays, the function mixin-deep can be tricked into adding or modifying properties of Object.prototype using any of the constructor, prototype, or _proto_ payloads. This vulnerability can impact data confidentiality, integrity, and availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-set-value: type confusion allows bypass of CVE-2019-10747",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23440"
},
{
"category": "external",
"summary": "RHBZ#2004944",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004944"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23440",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23440"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23440",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23440"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-4jqc-8m5r-9rpr",
"url": "https://github.com/advisories/GHSA-4jqc-8m5r-9rpr"
}
],
"release_date": "2021-09-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-set-value: type confusion allows bypass of CVE-2019-10747"
},
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32672",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011001"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger\u2019s protocol parser to read data beyond the actual buffer, potentially leading to an information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Out of bounds read in lua debugger protocol parser",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32672"
},
{
"category": "external",
"summary": "RHBZ#2011001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32672",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32672"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32672",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32672"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm",
"url": "https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Out of bounds read in lua debugger protocol parser"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"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": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-14T22:38:09+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.2/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3873"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.2:rhacm2/management-ingress-rhel7@sha256:cc401bcdfc9ad6ba7238a2d67a59c8c6f6741b3bd72ab6e0524a996d69bc0363_amd64",
"7Server-RHACM-2.2:rhacm2/memcached-exporter-rhel7@sha256:b9f3610544b2e6a5396101db1cecb4b6d47e20860897edd9896067e509471014_amd64",
"7Server-RHACM-2.2:rhacm2/search-aggregator-rhel7@sha256:00a02705c14367f3aa85d38437e4db6e6ee4d220c4e68e0403a8f2b25a08b534_amd64",
"7Server-RHACM-2.2:rhacm2/thanos-rhel7@sha256:cac8ebb9e38ba59a064e69bf092e6a3f9c236de14b9811d1e020343c052739dd_amd64",
"8Base-RHACM-2.2:rhacm2/acm-must-gather-rhel8@sha256:d97c9dd0de204f06b3c5966755f1563b41e95816fb01d4aa57122555c96a4f79_amd64",
"8Base-RHACM-2.2:rhacm2/acm-operator-bundle@sha256:9bc036411ab5752bc17a476e7b937333d8d45b56995eea1e6f5a4d55e67bc82e_amd64",
"8Base-RHACM-2.2:rhacm2/acmesolver-rhel8@sha256:3d96fe2aa1c0b1278ec43147c7ffe99fbf141524b0816d4e30053a18a08a229e_amd64",
"8Base-RHACM-2.2:rhacm2/application-ui-rhel8@sha256:51568314b298a311f711abff22fa98ff8d35837438b589ff034ee0ebe4bdc326_amd64",
"8Base-RHACM-2.2:rhacm2/cainjector-rhel8@sha256:10957b8af998c8a1df66e684fc4dc02cb98dce46021720f23013ece600682038_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-controller-rhel8@sha256:634f8ec868a039d1fdaea40e948298fbe4fcca3a679b8f2b8abb61625522393e_amd64",
"8Base-RHACM-2.2:rhacm2/cert-manager-webhook-rhel8@sha256:3fe60aefe6e6b91d405a39b95c6eec08990d800af5d5cbcf2596269f8c45f2d1_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:420d44f311463cbab0b3bf3e84f3b9158703afbb82620c360d66532bcfb3c438_amd64",
"8Base-RHACM-2.2:rhacm2/cert-policy-controller-rhel8@sha256:626d83118a97900d79eefd4658080c3f59169e592ff0d9506858f0c19688481d_s390x",
"8Base-RHACM-2.2:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:241ca1bbeb90b03f3db45a2531f39b42b65f6d1c56e6f7874d83458522687a9c_amd64",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:2ebb0f99256ff4050f9cef3e18157b6dff3218a518fde5f36a9e8fa0c16ef3eb_s390x",
"8Base-RHACM-2.2:rhacm2/config-policy-controller-rhel8@sha256:3238ca55f433be8140881ee2102fac07eb5213cb6a85f5da09642652e4226824_amd64",
"8Base-RHACM-2.2:rhacm2/configmap-watcher-rhel8@sha256:8b946b738ac66287f516626e856e478f8515e6f4e5c352be7ea555f2184e4ba6_amd64",
"8Base-RHACM-2.2:rhacm2/console-api-rhel8@sha256:5df6085501373dccfa902809e84ebc8b8b05e147ce55426b2c16b3d23ac1fc02_amd64",
"8Base-RHACM-2.2:rhacm2/console-header-rhel8@sha256:99292da1c32de7297daeda4d733fa7fd9a38ff28b2502f4f4598ec4bba69ec30_amd64",
"8Base-RHACM-2.2:rhacm2/console-rhel8@sha256:f0fa79072e45abdbf72a488092147d956f9750b3ea8701e4f6579be140a98418_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:a43d7f412474af84303d3dd4446ad9fadffb06cde2f6a2dfd9d93a273d70b5bc_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-component-rhel8-operator@sha256:b0e3444190b7c8b0093892de4914a0937020ce638ca40514927e7effe929ecb5_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:385861e33f84796dc711d533bb3ec176c5ddbe5aae4c11a87152047a8b6dc9c0_amd64",
"8Base-RHACM-2.2:rhacm2/endpoint-monitoring-rhel8-operator@sha256:3de50f77454020e4f1799c42e326bf166526fa2d69bb04d0a844792e7af94ad0_s390x",
"8Base-RHACM-2.2:rhacm2/endpoint-rhel8-operator@sha256:7264db47896740062ec1a20e555071354234cc7ceffcce9ab43f80d6b690d376_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-propagator-rhel8@sha256:2d107d25cc98268f68896180bc43b2e757a66bc0b5ecc99327f3c85206c2fcd8_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:44c22235f4371cd2811db3c5c8ce7be9af3942cf4c69ef43506b404817ef3c68_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-spec-sync-rhel8@sha256:7c97f4d80817258abf112a0d14c87b79648f2987a3df7f37f17d1e0ced03296b_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:5c3da6dc048baae8ac9ef7e3c916f6a269266807bc46aa79a49e68557cc686b9_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-status-sync-rhel8@sha256:75ee9a2af8913cfa8ef233aaeccaa23bf6b9897ecc70007aa2582d98828c14e5_s390x",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:3f0db2406add90fcd2e0f28d77bdb171e7e04a648b0bcf8c390cb6e5f2b10ca6_amd64",
"8Base-RHACM-2.2:rhacm2/governance-policy-template-sync-rhel8@sha256:7f03fe741bfb5b04ec67e5077252b832922c1ae8e4b5b2bf2474a082161ab9e6_s390x",
"8Base-RHACM-2.2:rhacm2/grafana-dashboard-loader-rhel8@sha256:fec2049d8c14757b69cfd846341eb6ac836a71f9a5e4d506e08ccf58acee5ab1_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-api-rhel8@sha256:94d7f3f7f7888e5db96820f20a9c2867fd0b5b65780ffc531e4190bb4549d5a9_amd64",
"8Base-RHACM-2.2:rhacm2/grc-ui-rhel8@sha256:4545748439ba941b91cea2a9aaa65d93bf9232fbf3066318aa1af0f643435323_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:0594f15db4fa447d6ce80abf471814da34bf579f45f9e7e682dfc5cdfe5053ad_amd64",
"8Base-RHACM-2.2:rhacm2/iam-policy-controller-rhel8@sha256:bbbb1bc23132e6a58a75ab0f2adaf54caf7ee7621e93d9a43baf88bd4c807554_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:63523bf7ded04a7ae64fd0866ced498b9001198be1bf6860504f661f68f7b8da_s390x",
"8Base-RHACM-2.2:rhacm2/klusterlet-addon-lease-controller-rhel8@sha256:927220bd5f3ed31db677d8b9593feffe4e01f41e31613f97d7ac415d3bbf164b_amd64",
"8Base-RHACM-2.2:rhacm2/klusterlet-operator-bundle@sha256:b2f418b0d024fe84b070483019492d8f4f51684b74ed6567205f486abefa87cc_amd64",
"8Base-RHACM-2.2:rhacm2/kui-web-terminal-rhel8@sha256:abb3749d19a87c8010d3aefa36ef2032013705c5999c69c2358430e991b890a5_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-api-rhel8@sha256:522e64600cbbe6f58bb456dc31141b70d8def00bcec738b2e6000682ce8610bd_amd64",
"8Base-RHACM-2.2:rhacm2/mcm-topology-rhel8@sha256:28c9579a7da6b910f3146cb52e8f23e0494741185a7aab2b8618ad26f19ea326_amd64",
"8Base-RHACM-2.2:rhacm2/memcached-rhel8@sha256:244623fc604bbcfcad2694b13374921c45ebfeb04e9a8cb0105a559d0cc50bf0_amd64",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:167089d33668ab0469a1be95804d6c4b2c36f633ddd23010bb087be8b4a069d3_s390x",
"8Base-RHACM-2.2:rhacm2/metrics-collector-rhel8@sha256:1b2524ae9be9a3dfa487f5f5019287a86f7b13ccf8291f24c65adeed61f565e3_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:50e094f92c362d613809e30484971475ef1760ee83b5d5212c49802b2acbedf5_amd64",
"8Base-RHACM-2.2:rhacm2/multicloud-manager-rhel8@sha256:9fd8b9f65ca12da43cd340e7db3bdde96c89d37a29ea475bea0d49d78fc902e0_s390x",
"8Base-RHACM-2.2:rhacm2/multicluster-observability-rhel8-operator@sha256:56b0dc61e435e56c96185d82df9d0575a93fbeb0ac8aa9d88cd7a9f9bd567ae6_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-application-rhel8@sha256:ec9608889d00162095fba8585cc6b1e1ec3713da2670a041a5d2da49d3624831_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-channel-rhel8@sha256:cc816be953cf641727df3c3ed233f7c32af020d321513c27409594a168426c1f_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-deployable-rhel8@sha256:911fcbb9e9835675bc3b876c9150632af5d20accf659c9929860eaff7f143cec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-placementrule-rhel8@sha256:f21b9db3b645e6681ba0be0c02d7547ee442b36ef34021a056d569bd978cd5ec_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:c70ec3cae2b405f1e58d177f27b629a6b3fe2e77db7add89e4e91d7f43df2520_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:8e1dba6dd7f14981bf3a2bdf3fdc244bd27c7fd16db7a74c35765eece61c1850_amd64",
"8Base-RHACM-2.2:rhacm2/multicluster-operators-subscription-rhel8@sha256:be2d5e30422b09fd6705a2ba530cd4d41d012acc28109c318b48050572191cea_s390x",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-repo-rhel8@sha256:bdaff13fdb6d5ea989bde263eb856a9fd9f32ad49418bcbac31642803905c1dd_amd64",
"8Base-RHACM-2.2:rhacm2/multiclusterhub-rhel8@sha256:29487ba253dda4ab2033b8c38ba17b943fba5b80652e238dcc699d49c6a8ac10_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8-operator@sha256:633b81614eb5ba8313dc181c4cae6e988e6e24a536f06d5a1a5146b6153f0d26_amd64",
"8Base-RHACM-2.2:rhacm2/observatorium-rhel8@sha256:938121c7775162f27d6f68ad78d8a24c8763d081712bf47796f7f2dc61e797b9_amd64",
"8Base-RHACM-2.2:rhacm2/openshift-hive-rhel8@sha256:53c7efdbb2c035ce09ba2f0689f2f1e5fdc7137bf13b139289b05ce03f56c774_amd64",
"8Base-RHACM-2.2:rhacm2/rbac-query-proxy-rhel8@sha256:a1179e570c5f5bb9bcf3450954294885ce95150e7faf0b00a87e0a11d7b92c01_amd64",
"8Base-RHACM-2.2:rhacm2/rcm-controller-rhel8@sha256:a84c5becea8c7856bc48c91982aa5182cff9bb9bbd836e28f0939bd31dc3b8dc_amd64",
"8Base-RHACM-2.2:rhacm2/redisgraph-tls-rhel8@sha256:ce683e947ed8e8aa91912f06a9045607d60679bc1a645a861d85f4ea6826cdd8_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:632db4f7e8b80b7916484f3a86e6a24fbe1c11207ee58d710ccf3b66f912dc1c_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8-operator@sha256:8be814a608417e63f9be50214b45507f31ed7784e0a1a5d102b8e875dfdcb375_s390x",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:a957624a7ffd57db8e20c2bccb89e8637f89f31ae580d5352ed62d74a904dc73_amd64",
"8Base-RHACM-2.2:rhacm2/registration-rhel8@sha256:d4fb8370fc977eb76b867092bdde9eb469ee333854b137475934ce8df4bc231f_s390x",
"8Base-RHACM-2.2:rhacm2/search-api-rhel8@sha256:cbc4fb2c053981b4d9b60e95887a117b72b20ea69501b35859cbf28ec905cd06_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:2e36ce96d1ee67c6fdc7fe1c3123d3f662a845b4e9a95f2bde5e14dadb26f9ad_amd64",
"8Base-RHACM-2.2:rhacm2/search-collector-rhel8@sha256:fc60980547547306ab27b6b2b17a23a6c62a870f4dc09ebe58b0b850edb49c45_s390x",
"8Base-RHACM-2.2:rhacm2/search-rhel8@sha256:881c79b2063f246c57aca1a5c81e9508f75ccd7efb5f0f411455306660e4fa7e_amd64",
"8Base-RHACM-2.2:rhacm2/search-ui-rhel8@sha256:4988a534899f317b5b66b331708e561d0348974c3e72a19a8ab929efd744b20c_amd64",
"8Base-RHACM-2.2:rhacm2/submariner-addon-rhel8@sha256:92eae9d2a8c659e55ed89e93be8a5bc786dea7961b270eccc83a6177bf9e3234_amd64",
"8Base-RHACM-2.2:rhacm2/thanos-receive-controller-rhel8@sha256:3d1ce2a56fb7ee4d2d7f5fbf9b6a67d0868efaea8c7571db5bffeb7c568e43ef_amd64",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:2e490d6fcd06fb8b94905ef7565025b147af76fa134887e4e7580ed3893a6e1f_s390x",
"8Base-RHACM-2.2:rhacm2/work-rhel8@sha256:ff3dc21ab859552698026a7090b6178c5bb4346cd94728d7783fb21b6c953240_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3918
Vulnerability from csaf_redhat - Published: 2021-10-19 13:52 - Updated: 2026-02-24 19:58A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:5 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* redis: Integer overflow issue with Streams (CVE-2021-32627)\n\n* redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)\n\n* redis: Integer overflow issue with intsets (CVE-2021-32687)\n\n* redis: Integer overflow issue with strings (CVE-2021-41099)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3918",
"url": "https://access.redhat.com/errata/RHSA-2021:3918"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3918.json"
}
],
"title": "Red Hat Security Advisory: redis:5 security update",
"tracking": {
"current_release_date": "2026-02-24T19:58:44+00:00",
"generator": {
"date": "2026-02-24T19:58:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:3918",
"initial_release_date": "2021-10-19T13:52:05+00:00",
"revision_history": [
{
"date": "2021-10-19T13:52:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-19T13:52:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T19:58:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64 (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=aarch64\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64 (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=aarch64\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64 (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=aarch64\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64 (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=aarch64\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=src\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5",
"product": {
"name": "redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch (redis:5)",
"product_id": "redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=noarch\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=ppc64le\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=ppc64le\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=ppc64le\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=ppc64le\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=s390x\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=s390x\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=s390x\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=s390x\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64 (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=x86_64\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64 (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=x86_64\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64 (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=x86_64\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64 (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.4.0%2B12927%2Bb9845322?arch=x86_64\u0026rpmmod=redis:5:8040020211011074037:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch (redis:5) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
},
"product_reference": "redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-19T13:52:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3918"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-19T13:52:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3918"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-19T13:52:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3918"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-19T13:52:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3918"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"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": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-19T13:52:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3918"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-19T13:52:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3918"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.src::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.aarch64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.ppc64le::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.s390x::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:5.0.3-5.module+el8.4.0+12927+b9845322.x86_64::redis:5",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:5.0.3-5.module+el8.4.0+12927+b9845322.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3925
Vulnerability from csaf_redhat - Published: 2021-10-20 03:54 - Updated: 2026-05-14 22:31A flaw was found in the object-path nodejs library when the del() function is called to validate object properties. An attacker can manipulate or alter the prototype of an object causing the modification of default properties on all objects. This could lead into a service disruption or a denial of service attack (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
A flaw was found in nginx. An off-by-one error while processing DNS responses allows a network attacker to write a dot character out of bounds in a heap allocated buffer which can allow overwriting the least significant byte of next heap chunk metadata likely leading to a remote code execution in certain circumstances. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
Prototype pollution has been discovered in object-path NodeJS library. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === '__proto__' returns false if currentPath is ['__proto__']. This is because the === operator returns always false when the type of the operands is different.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
Workaround
|
A flaw was found in redis. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger’s protocol parser to read data beyond the actual buffer, potentially leading to an information disclosure.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
Workaround
|
A vulnerability was discovered in Helm, which could allow credentials associated with one Helm repository to be leaked to another repository referenced by the first one. In order to exploit this vulnerability, an attacker would need to control a repository trusted by the configuration of the target Helm instance.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — | ||
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — | ||
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x | — |
Workaround
|
|
| Unresolved product id: 8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 | — |
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.3.3 General Availability release images, which fix bugs, provide security fixes, and update container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.3.3 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console\u2014with\nsecurity policy built in.\n\nThis advisory contains the container images for Red Hat Advanced Cluster Management for Kubernetes, which fix several bugs and provide security updates. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html/release_notes/\n\nNote: Because Red Hat OpenShift Container Platform version 4.9 was just released, the functional testing of the compatibility between Red Hat Advanced Cluster Management 2.3.3 and Red Hat OpenShift Container Platform version 4.9 is still in progress.\n\nSecurity fixes: \n\n* nginx: Off-by-one in ngx_resolver_copy() when labels are followed by a pointer to a root domain name (CVE-2021-23017)\n\n* redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* redis: Integer overflow issue with Streams (CVE-2021-32627)\n\n* redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* redis: Integer overflow issue with intsets (CVE-2021-32687)\n\n* redis: Integer overflow issue with strings (CVE-2021-41099)\n\n* redis: Out of bounds read in lua debugger protocol parser (CVE-2021-32672)\n\n* redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)\n\n* helm: information disclosure vulnerability (CVE-2021-32690)\n\nBug fixes:\n\n* KUBE-API: Support move agent to different cluster in the same namespace (BZ# 1977358)\n\n* Add columns to the Agent CRD list (BZ# 1977398)\n\n* ClusterDeployment controller watches all Secrets from all namespaces (BZ# 1986081)\n\n* RHACM 2.3.3 images (BZ# 1999365)\n\n* Workaround for Network Manager not supporting nmconnections priority (BZ# 2001294)\n\n* create cluster page empty in Safary Browser (BZ# 2002280)\n\n* Compliance state doesn\u0027t get updated after fixing the issue causing initially the policy not being able to update the managed object (BZ# 2002667)\n\n* Overview page displays VMware based managed cluster as other (BZ# 2004188)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3925",
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "1963121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963121"
},
{
"category": "external",
"summary": "1977358",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977358"
},
{
"category": "external",
"summary": "1977398",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977398"
},
{
"category": "external",
"summary": "1978144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978144"
},
{
"category": "external",
"summary": "1986081",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1986081"
},
{
"category": "external",
"summary": "1999365",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999365"
},
{
"category": "external",
"summary": "2001294",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2001294"
},
{
"category": "external",
"summary": "2002280",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2002280"
},
{
"category": "external",
"summary": "2002667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2002667"
},
{
"category": "external",
"summary": "2004188",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004188"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011001"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3925.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.3.3 bug fix, security, and image updates",
"tracking": {
"current_release_date": "2026-05-14T22:31:50+00:00",
"generator": {
"date": "2026-05-14T22:31:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2021:3925",
"initial_release_date": "2021-10-20T03:54:29+00:00",
"revision_history": [
{
"date": "2021-10-20T03:54:29+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-20T03:54:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-14T22:31:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.3::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7",
"product_id": "7Server-RHACM-2.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.3.3-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"product_id": "rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"product_id": "rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"product": {
"name": "rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"product_id": "rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"product_id": "rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"product_id": "rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"product": {
"name": "rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"product_id": "rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-operator-bundle\u0026tag=v2.3.3-17"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"product": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"product_id": "rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"product": {
"name": "rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"product_id": "rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"product_id": "rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"product_id": "rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"product_id": "rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"product": {
"name": "rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"product_id": "rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"product": {
"name": "rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"product_id": "rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"product_id": "rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"product_id": "rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"product": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"product_id": "rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-agent-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"product_id": "rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"product_id": "rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"product": {
"name": "rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"product_id": "rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"product_id": "rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"product": {
"name": "rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"product_id": "rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64",
"product": {
"name": "rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64",
"product_id": "rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.3-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.3.3-25"
}
}
},
{
"category": "product_version",
"name": "rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"product": {
"name": "rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"product_id": "rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/application-ui-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"product": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"product_id": "rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-curator-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"product": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"product_id": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/clusterlifecycle-state-metrics-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"product": {
"name": "rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"product_id": "rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-api-rhel8\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"product": {
"name": "rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"product_id": "rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"product": {
"name": "rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"product_id": "rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/discovery-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel8\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"product": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"product_id": "rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-api-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"product": {
"name": "rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"product_id": "rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grc-ui-rhel8\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"product_id": "rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"product": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"product_id": "rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kui-web-terminal-rhel8\u0026tag=v2.3.3-6"
}
}
},
{
"category": "product_version",
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"product": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"product_id": "rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/managedcluster-import-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"product": {
"name": "rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"product_id": "rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/management-ingress-rhel7\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"product_id": "rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel7\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"product_id": "rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-repo-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"product_id": "rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-deployable-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"product_id": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-placementrule-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-release-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"product_id": "rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"product_id": "rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"product": {
"name": "rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"product_id": "rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/openshift-hive-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"product": {
"name": "rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"product_id": "rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/placement-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"product": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"product_id": "rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/provider-credential-controller-rhel8\u0026tag=v2.3.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"product": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"product_id": "rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/redisgraph-tls-rhel8\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"product_id": "rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"product_id": "rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"product": {
"name": "rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"product_id": "rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/agent-service-rhel8\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"product_id": "rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"product": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"product_id": "rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/assisted-installer-reporter-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"product": {
"name": "rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"product_id": "rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-aggregator-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"product": {
"name": "rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"product_id": "rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-api-rhel8\u0026tag=v2.3.3-5"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"product_id": "rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"product": {
"name": "rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"product_id": "rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"product": {
"name": "rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"product_id": "rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-ui-rhel8\u0026tag=v2.3.3-7"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"product_id": "rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel7\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel8\u0026tag=v2.3.3-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"product": {
"name": "rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"product_id": "rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.3-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"product_id": "rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel8\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"product": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"product_id": "rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-spec-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"product": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"product_id": "rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-status-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"product": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"product_id": "rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-template-sync-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"product_id": "rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-rhel8-operator\u0026tag=v2.3.3-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"product_id": "rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"product": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"product_id": "rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-manager-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"product": {
"name": "rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"product_id": "rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"product": {
"name": "rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"product_id": "rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/registration-rhel8-operator\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"product": {
"name": "rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"product_id": "rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel8\u0026tag=v2.3.3-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"product": {
"name": "rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"product_id": "rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/work-rhel8\u0026tag=v2.3.3-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7",
"product_id": "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64"
},
"product_reference": "rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"relates_to_product_reference": "7Server-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7",
"product_id": "7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le"
},
"product_reference": "rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"relates_to_product_reference": "7Server-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7",
"product_id": "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"relates_to_product_reference": "7Server-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7",
"product_id": "7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"relates_to_product_reference": "7Server-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7",
"product_id": "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"relates_to_product_reference": "7Server-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 7",
"product_id": "7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64"
},
"product_reference": "rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"relates_to_product_reference": "7Server-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le"
},
"product_reference": "rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64"
},
"product_reference": "rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64"
},
"product_reference": "rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64"
},
"product_reference": "rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64"
},
"product_reference": "rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64"
},
"product_reference": "rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64"
},
"product_reference": "rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le"
},
"product_reference": "rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le"
},
"product_reference": "rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64"
},
"product_reference": "rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le"
},
"product_reference": "rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x"
},
"product_reference": "rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le"
},
"product_reference": "rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le"
},
"product_reference": "rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64"
},
"product_reference": "rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le"
},
"product_reference": "rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64"
},
"product_reference": "rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le"
},
"product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64"
},
"product_reference": "rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le"
},
"product_reference": "rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64"
},
"product_reference": "rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x"
},
"product_reference": "rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64"
},
"product_reference": "rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le"
},
"product_reference": "rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64"
},
"product_reference": "rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le"
},
"product_reference": "rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64"
},
"product_reference": "rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
},
"product_reference": "rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64"
},
"product_reference": "rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le"
},
"product_reference": "rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x"
},
"product_reference": "rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64"
},
"product_reference": "rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64"
},
"product_reference": "rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le"
},
"product_reference": "rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x"
},
"product_reference": "rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64"
},
"product_reference": "rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le"
},
"product_reference": "rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le"
},
"product_reference": "rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le"
},
"product_reference": "rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x"
},
"product_reference": "rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"relates_to_product_reference": "8Base-RHACM-2.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.3 for RHEL 8",
"product_id": "8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
},
"product_reference": "rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64",
"relates_to_product_reference": "8Base-RHACM-2.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3805",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2021-09-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2006397"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the object-path nodejs library when the del() function is called to validate object properties. An attacker can manipulate or alter the prototype of an object causing the modification of default properties on all objects. This could lead into a service disruption or a denial of service attack (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-object-path: prototype pollution vulnerability",
"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-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3805"
},
{
"category": "external",
"summary": "RHBZ#2006397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2006397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3805",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3805"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3805",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3805"
}
],
"release_date": "2021-09-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
}
],
"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": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "nodejs-object-path: prototype pollution vulnerability"
},
{
"cve": "CVE-2021-23017",
"cwe": {
"id": "CWE-193",
"name": "Off-by-one Error"
},
"discovery_date": "2021-05-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1963121"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in nginx. An off-by-one error while processing DNS responses allows a network attacker to write a dot character out of bounds in a heap allocated buffer which can allow overwriting the least significant byte of next heap chunk metadata likely leading to a remote code execution in certain circumstances. The highest threat from this vulnerability is to data confidentiality and integrity as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nginx: Off-by-one in ngx_resolver_copy() when labels are followed by a pointer to a root domain name",
"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": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23017"
},
{
"category": "external",
"summary": "RHBZ#1963121",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1963121"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23017",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23017"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23017",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23017"
}
],
"release_date": "2021-05-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "nginx: Off-by-one in ngx_resolver_copy() when labels are followed by a pointer to a root domain name"
},
{
"cve": "CVE-2021-23434",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2021-08-31T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1999810"
}
],
"notes": [
{
"category": "description",
"text": "Prototype pollution has been discovered in object-path NodeJS library. A type confusion vulnerability can lead to a bypass of CVE-2020-15256 when the path components used in the path parameter are arrays. In particular, the condition currentPath === \u0027__proto__\u0027 returns false if currentPath is [\u0027__proto__\u0027]. This is because the === operator returns always false when the type of the operands is different.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "object-path: Type confusion vulnerability can lead to a bypass of CVE-2020-15256",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "* OpenShift Container Platform components Thanos and Prometheus shipped with versions before 4.8 had the affected object-path library. Those versions are out of the support scope for Moderate and Low impact vulnerabilities because they are already in the maintenance support phase, hence the affected components has been marked as ooss.\n\n* Because Service Telemetry Framework1.2 will be retiring soon and the flaw\u0027s impact is lower, no update will be provided at this time for STF1.2\u0027s service-telemetry-operator-container and smart-gateway-operator-container.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-23434"
},
{
"category": "external",
"summary": "RHBZ#1999810",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1999810"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-23434",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23434"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-23434",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-23434"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423",
"url": "https://snyk.io/vuln/SNYK-JAVA-ORGWEBJARSNPM-1570423"
},
{
"category": "external",
"summary": "https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453",
"url": "https://snyk.io/vuln/SNYK-JS-OBJECTPATH-1569453"
}
],
"release_date": "2021-08-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "object-path: Type confusion vulnerability can lead to a bypass of CVE-2020-15256"
},
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"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-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"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-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"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-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32672",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011001"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger\u2019s protocol parser to read data beyond the actual buffer, potentially leading to an information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Out of bounds read in lua debugger protocol parser",
"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-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32672"
},
{
"category": "external",
"summary": "RHBZ#2011001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32672",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32672"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32672",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32672"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm",
"url": "https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Out of bounds read in lua debugger protocol parser"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"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-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"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": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"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-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"cve": "CVE-2021-32690",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2021-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1978144"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in Helm, which could allow credentials associated with one Helm repository to be leaked to another repository referenced by the first one. In order to exploit this vulnerability, an attacker would need to control a repository trusted by the configuration of the target Helm instance.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "helm: information disclosure vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Advanced Cluster Management for Kubernetes:\n\nIn Red Hat Advanced Cluster Management for Kubernetes (RHACM) the affected components are using helm chart provided by the installer, so components are not using untrusted charts except in the application-lifecycle area. For this reason we marked the impact as low. For RHACM, the credentials could be leaked only when a helm chart is stored in a domain other than the helm repository itself. In practice, this rarely happens as the chart is stored in the same helm repository. For example, this chart in the helm repo https://charts.helm.sh/stable/index.yaml references only charts stored in the same domain (charts.heml.sh). From version, 2.2 onwards, multicloud-operators-placementrule and multicloud-operators-deployable do not use helm at all.\n\nOpenShift Developer Tools and Services:\n\nThe OpenShift Helm team has analyzed this CVE and we have come to the conclusion that this only affects OpenShift Helm customers that use the CLI to install and update charts. It does not affect customers that use the OpenShift Console to install and update charts. To mitigate this issue, customers can refresh their Helm cli by following the Red Had official Helm install guide here: https://docs.openshift.com/container-platform/4.7/cli_reference/helm_cli/getting-started-with-helm-on-openshift-container-platform.html#installing-helm_getting-started-with-helm-on-openshift. The mirror (https://mirror.openshift.com/pub/openshift-v4/clients/helm/latest/) have already been updated with helm 3.6.2 which contains the fix for this CVE.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32690"
},
{
"category": "external",
"summary": "RHBZ#1978144",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978144"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32690",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32690"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32690",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32690"
},
{
"category": "external",
"summary": "https://github.com/helm/helm/security/advisories/GHSA-56hp-xqp3-w2jf",
"url": "https://github.com/helm/helm/security/advisories/GHSA-56hp-xqp3-w2jf"
}
],
"release_date": "2021-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "helm: information disclosure vulnerability"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"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-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"known_not_affected": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T03:54:29+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/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.3/html-single/install/index#installing",
"product_ids": [
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3925"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:05fff7c26143a34a840419ee76ffc9eb4927619aac191bbe70bb2ca805e453a5_amd64",
"7Server-RHACM-2.3:rhacm2/management-ingress-rhel7@sha256:d83129412f317bb731ecc534b0028dc4a29db03883b687f8c164159a4fb4b4ca_ppc64le",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:c2f77be22a7e9ebb830df4cb391b8cb1b8ced16035f14b3e28897d1d34224895_amd64",
"7Server-RHACM-2.3:rhacm2/memcached-exporter-rhel7@sha256:ea13790a259dc1b27a9b33789470edd15f4e85a57b02c3cdea28d558fe50d1c8_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:20a5e93c41742d785419b2609174e51670e141f395e79ab07b7ba28f3a5275cf_ppc64le",
"7Server-RHACM-2.3:rhacm2/thanos-rhel7@sha256:c8e2395e79a1dc13960e6733adffb630bdb16e3665331fea469a627da5149381_amd64",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:75c96ad5d736374972c002fd5f4a2fea7287bf18d7fc8f3822def870f208a580_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-grafana-rhel8@sha256:d548a9bd0392b6e8e88a5d2df5459ef6f0f31c801449e483e306175630b24740_amd64",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:071f2b5f72fd062b8c487e433aabeef0ac289864b41627430398acc8a703aa1a_ppc64le",
"8Base-RHACM-2.3:rhacm2/acm-must-gather-rhel8@sha256:f179ad276ef91bc0dabd73f303037b00b3c91d290dd3c2a27ec2eb6201f75773_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:44da58e6c1802c43bcf21a716f927dd3f14056941b0f41e1cc5f6780b476886d_amd64",
"8Base-RHACM-2.3:rhacm2/acm-operator-bundle@sha256:4be92f74254a65a9fc3214af8ebe82e07ea263bee5f39fbcffebec1ebfbc943c_ppc64le",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:27499c82ba97718c9ec8eaa8ca6d552198180cd5c068f13247e45a4615722571_amd64",
"8Base-RHACM-2.3:rhacm2/agent-service-rhel8@sha256:a6e65597ddfdbac8ea91b79885a297845d4168e77bffdcaa548a33ddbe042f89_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:1148b5cc148fa4c755147571d8a3019d73c6b20cce7a55b01e15b7813fa957d8_ppc64le",
"8Base-RHACM-2.3:rhacm2/application-ui-rhel8@sha256:87a432112b84c421df6084531e757038908035c912d5cc9ce3aecc431fe4ae39_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-agent-rhel8@sha256:e7f844a527d89e04adfeb4e0c089c57db0d15a54a7042030d3a0f0893366005c_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:3d298d953d0f0df3244c5b5384a19ae4510dd142241fe8056f65949a64ebad7e_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-reporter-rhel8@sha256:cb755451b857733a8c6ed0d050b38a0331d536a3f398cf3ac386fa59bc27ac57_amd64",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:637023f465e7d03c57e06f9b5417ecf1e6eb6f749aeb52b242e1a46c1757497c_ppc64le",
"8Base-RHACM-2.3:rhacm2/assisted-installer-rhel8@sha256:e083a5a8985d847c4ea7e17acfdc5ca92649612233b575e7b9efcefeef24990b_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:23ce35a9f2463ffbc89abf3993b56d4816e190e862352542a2e0324680dba1e6_s390x",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:81cc3149e8e1bd2571ab7cd6369e8cdab895974741400cff4e7c2a99adf8cf30_amd64",
"8Base-RHACM-2.3:rhacm2/cert-policy-controller-rhel8@sha256:bf6bc7054cc507598fc2de9f9a6dbee8ac8176cf7cfe860625a1a1a11e6aac8e_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:5c8d854d6447059b112efd599c12e34e66e005f4f2fef252a2b71e7582b553b5_ppc64le",
"8Base-RHACM-2.3:rhacm2/cluster-curator-controller-rhel8@sha256:60a840bb03b2bf4e8cb396e511374182f673f85f3d76b830b46e5c919c1d4e52_amd64",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:6328a55393a018024037f7c69fd308b2741513c59cd514bf8316b917611c4378_ppc64le",
"8Base-RHACM-2.3:rhacm2/clusterlifecycle-state-metrics-rhel8@sha256:a94944634b217af2328f9e24679269e6ae56ca742b2f5810fa5f9d216cc9459c_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:11dda14e19bc18c2906b07260dcf70e4df0cd3e7b3844776d04bc0642998711e_s390x",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:19edfb5d76a3c01988c3ca4a6ff03b63a253e949eae2eb48354e63bba4d7194d_amd64",
"8Base-RHACM-2.3:rhacm2/config-policy-controller-rhel8@sha256:ba6f61e652b89b7e24faed9e6525f683b51879a6b92d32cf349a2c901b038e88_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:6df66b9d27100785534280768e957180a1afc7efdee2fa2dd163ba6aac289caa_amd64",
"8Base-RHACM-2.3:rhacm2/console-api-rhel8@sha256:9d4722c2b9a0aa7ecd7ed45a4d3720cd01d7f6c280f04c0764d5ac457da8229f_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:033c2191f7fda03077980b06512cd00f861291ff3ce50589d7ec5b57aa214d98_ppc64le",
"8Base-RHACM-2.3:rhacm2/console-rhel8@sha256:35e051726c1cb2d3337e6f946ff7a9601aeb19794e74ed391c3791a4cb89a275_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:4102150415c2b14a1c89e8e564b293344238aa9bcc9246c8125784127fc180cd_amd64",
"8Base-RHACM-2.3:rhacm2/discovery-rhel8-operator@sha256:71f3628acdaa0d65d5fa0923d8c4a12a6ddaa1aebd8f2c903344df4327b2a6f6_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:1a8b614973d98d806aa7e389b6989a212969f5283613282a26d8479cbde51a4d_ppc64le",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:4e55fb5226230aaa20f034f4c07a30d53ab2ecddac82144d0dcb51867cecc36c_s390x",
"8Base-RHACM-2.3:rhacm2/endpoint-monitoring-rhel8-operator@sha256:b5013c6b154edfa94c195271ff5430460e896962d8d0b4ec9f8d9c86e6e484df_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:b134545ed4b8a8c41145136a78a889ce5e1899bcca1aca52b5b20e6e4e32f20e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-propagator-rhel8@sha256:fdbf3c3da03214592a75faff85ff446e7f68b0e868f2242bea4c5ca619450b4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:5b05cccf1165303e061668259e26464eaf96a960a9a999c4df43856518c79d6e_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:64ec313b1b586344a5f122b8414f2bb730b75e5fbda95a0e3ccd8211adb7ba27_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-spec-sync-rhel8@sha256:be216a57e558720926f277fe5f68a1df2b28b1583469782a647bf38ade3f6684_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:4edaab48bfd2a32bb6d86f891c2807e59a3aa68964fa4f59846f6046e81ed1af_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:68678f28087a200ecb628161d66e981e05a91e15a4f91d84dbf06a852a1767f5_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-status-sync-rhel8@sha256:a9a6b1e087203bb02060e775faf72c9d0e54ed2d902da71c9a52ddb380a6efa0_ppc64le",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:0b50134dcaa60d8c56d4e50f99a1f43bbe2e396f2c0a75b5b41445b01b5bf0d1_amd64",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:438018b2f55afdde832f51f6a2d7d3d9e7b7f80ad8800a20ae11caf07a7209ea_s390x",
"8Base-RHACM-2.3:rhacm2/governance-policy-template-sync-rhel8@sha256:d73a9dbeb240e834d211ff9ee92ee983631c725f695441b7b114be4f18361761_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:396d5683f0cc49f90fa12fe51859f28545e9f209395f9606e254124262e868af_ppc64le",
"8Base-RHACM-2.3:rhacm2/grafana-dashboard-loader-rhel8@sha256:901c1826bba4d740ff2188a7854503ee462673ab4cdfddf57c7d639128aad144_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:311a0a9a29e3adfc76a2f577a3152e1af6486a3bbe84daa4ce8a313f63b56a81_ppc64le",
"8Base-RHACM-2.3:rhacm2/grc-ui-api-rhel8@sha256:9c257cc2ece81bca5cdb8626de8b1a45a6389b016888f717447e63ea7cfb6332_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:25b459886daff26885f42b35012dd4291159c250ce1d322f2c1ba15d5d6d242e_amd64",
"8Base-RHACM-2.3:rhacm2/grc-ui-rhel8@sha256:54f53b159d71bfa091d26caf363c7a259162125a271bb3776c29dec1f5328cd1_ppc64le",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:99ef6f67449e7a44c39cfa1991802827e1b50b76db72483188f5cce1a9b3ce12_s390x",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:a14c090666eca22b2f8650c2bb13ca3d71c90ff9a3573a92fa4a1f1b19d5d42d_amd64",
"8Base-RHACM-2.3:rhacm2/iam-policy-controller-rhel8@sha256:af5119dfbd902aee63fe28f9a360693cf765b85ba9e4263f13f652d88d5c2b0d_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:1e3cde53790527965b3728648a5e4ff7eb025827525373ac9ec1604c41ac51d4_amd64",
"8Base-RHACM-2.3:rhacm2/insights-client-rhel8@sha256:2b7c90ecafe843e17de2c054cecf7bd4b14daf83a47e8ef1205169c54bd43074_ppc64le",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:1dc4635ba1b1f6a9f2f4b3221b61ad3d5c261ec3b2bb586e4dd5666d49ab1e4c_amd64",
"8Base-RHACM-2.3:rhacm2/insights-metrics-rhel8@sha256:293df95cd8b6c6c8f001dff2a8155d465dac298daa7b41c4865d99b8d9ed70c9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:ccf6841cc97041b9647f5c1415d90d0991c62a08ee75223ca83bae304932985d_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-controller-rhel8@sha256:d8db7a72b279e2d9ba6a1faea98c6dd4b2d0d10db201af1542fdd2ddd675b8a9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:19855cf3aed161dce20e38a815f816f5175d267dba958fdc530b00e62a92a1e9_ppc64le",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:47c9d23ba4c1d13192bac43556cac441bbc0240b358b07bbeb8f7423ce01b9ab_s390x",
"8Base-RHACM-2.3:rhacm2/klusterlet-addon-rhel8-operator@sha256:770fc4bee84672b4905091c5097aecb23ef5041941b6c052a4f0aeb34a77d59c_amd64",
"8Base-RHACM-2.3:rhacm2/klusterlet-operator-bundle@sha256:17e9ef45b52dba77545d4e90cf3f315755f5799c3a54e86e4df1e1db9d166617_amd64",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:9cee1c82443acfb7cef848631e971870e3773c6757a66b2aef959ea2b6dc4b6d_ppc64le",
"8Base-RHACM-2.3:rhacm2/kui-web-terminal-rhel8@sha256:cae445595873a9a30ed343f27a0014eac24dd8375520a3e99d06663fc98b9ef1_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:7decc34b582853ee259e8ec695bf198cdd86f6a0039b34f946e58258441f3f5c_amd64",
"8Base-RHACM-2.3:rhacm2/managedcluster-import-controller-rhel8@sha256:c50d95ea81ef527fa04a98899d25e94b9231d155641629af6d683138a449c827_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:20980a300c618179d203f48278ba6657e1c650aeeaab9058361618b914e1a67c_ppc64le",
"8Base-RHACM-2.3:rhacm2/memcached-rhel8@sha256:56ffa50031020664d8a378003bc71ddac67d6836ae234d6d748cd7a29559ac13_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:d56401a46dea71002d43d86cf6b42deb74fdd3cec0cd21a7b6fb60585734208a_amd64",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:ee665a8c17fee7034d67f99630154a1498ccd3ed5336b74de20da1f227a09b9e_s390x",
"8Base-RHACM-2.3:rhacm2/metrics-collector-rhel8@sha256:f69617e0eb78fca4c2b7f1b5441bbfd786f984da983ce1151693a1839cc438ee_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:193ef3159515fad76c2ff09395f67dc2b6849f76f34e30f2548f94b1817f86f3_amd64",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:5cf40f6a71e589568a8d5b6314cf042bc8126d903239f7a6b0dad801aeadae55_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicloud-manager-rhel8@sha256:e39d27c7794251de5e108d239b605ea50747cdacaad5e58745ce49752b26b864_s390x",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:105265fb6ac428577dd00c7c1ad0b1fa0fedf338b5ced9704c48c6470de1a374_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-observability-rhel8-operator@sha256:e5aab6a6bb556aa16516bc12673aa5ae31a1dd2a12b1a1d66ecc170d7218d48c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:933b4182b8cdbd46df34f9246107fe4f228b6e5e5ff167b93cc15d0c068c55da_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-application-rhel8@sha256:982bb32cca44d0be33e7ff8e46617d2e0afa4629d66a55e846934fc9c2d1263d_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:2967a53f0f7b0069ae7e83c1e6e3a4f21caf45158ecd5db8058426517286e1ed_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-channel-rhel8@sha256:ac188c92f2ad7c1a5961cc569ac8c4ff00b404a72729c9724d86c934ca4e60e4_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:6228a2d2910d4e466c10fb29d35c40d869ba5cb465e51a7648b861b073e43b60_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-deployable-rhel8@sha256:690a9adc01cc2566b32521c172190f1a39fac4bfceef2041e65df20a598c775c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:2dd005eeaf14ab268f6f4efcc792f5e3e547b01ff32494247462ff750490e671_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-placementrule-rhel8@sha256:c3c0e3637df7859e1b617e469c20ecf6524abb2f0c3223731207fd1e133325f0_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:287813b81fbe6308d70f15b247468cd01f7e36c816ce318398bdb80771acc12d_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-release-rhel8@sha256:934553f4b93419c8012f63d32192b31d0e3ea06a2b0da98db971b319d6642430_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:0f21c07c51982a36fbb747f45e075d52b33e5e8015db0ebabf38dc65c8eb00ea_amd64",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:b207a6b3c532c47d1fbec9da9fc4294e71b97c05a97a7facdbcb157381d4133e_ppc64le",
"8Base-RHACM-2.3:rhacm2/multicluster-operators-subscription-rhel8@sha256:e57436ba2df0b95f79eccfbda6618adc31046444315b552c734fa4d9ae0845a3_s390x",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:1d8f245d465d1c6ce2d4b15d19ed8792bfd695564632657fb1c327fdc6426d95_amd64",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-repo-rhel8@sha256:9b69de920820a43caf6bc03b1602199baf264731c831b72a91e743f732cbd267_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:6b565d03b627b9d229cff978e87f4f4bc39b777b83a43411f6499bee361ccc4c_ppc64le",
"8Base-RHACM-2.3:rhacm2/multiclusterhub-rhel8@sha256:7a123c0ec7b93d704f2e94c0688a5a7aea504c3d21fffa4b6a97032c6e07e50a_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:3c74e03b1a80c3abe4cce0f5dcc151ece66fe7564e150639ecae38df6e65c317_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8-operator@sha256:48679a11a1eea76c9c326c2acede2eb8593d81841d17a01331ba6c0c64897501_amd64",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:1716d03ab31e0c2819ad8ced236a466ea70bb4dd1f75057c9219c0178b84112b_ppc64le",
"8Base-RHACM-2.3:rhacm2/observatorium-rhel8@sha256:a01b6e70dcbc677bf3a2f7b59d0b310499849f02ee67dcfc365f8483861c853d_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:131506826c2af005a9f47524132cb2e58e42dd1510347a8ddf6bbbbbcfd2920a_amd64",
"8Base-RHACM-2.3:rhacm2/openshift-hive-rhel8@sha256:be54059fae50c5dd0a300eabe19291dffedcc85c4e5082a62602cb8c4237187c_ppc64le",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:54a3a0bcd9bb4c4d3a71ace17ee0262783553ebe32530d09efd82a7f08c2e07d_amd64",
"8Base-RHACM-2.3:rhacm2/placement-rhel8@sha256:e99bcd1cde550e38e0df1eb76ba1b3eca5dfcfb0f286491dce0948622c488c3a_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:6795fabe2e57dbec32b37f3af4ceccfb5d58a9884c7873d455a336367052d185_ppc64le",
"8Base-RHACM-2.3:rhacm2/prometheus-alertmanager-rhel8@sha256:ddac0e6c6c04cb0b5d78107430d6383f5b51f1c6d85b69a7b826fc9ed0f4deb0_amd64",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:46b083e5a94d09dc177ebc1e3de99d911216978bf5176b1a3181bde724ab54bb_ppc64le",
"8Base-RHACM-2.3:rhacm2/provider-credential-controller-rhel8@sha256:5aa9845a176f362d45f0a86a6dfd91bb6942f3ce3f81018d8c1842ad94166e6d_amd64",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:2b5ce082fe4c5bda4a4808f5d6fac312ba910aeafd42b386e0e8b04319943d43_ppc64le",
"8Base-RHACM-2.3:rhacm2/rbac-query-proxy-rhel8@sha256:f51178063539bb144e207b40b31b2a17e88e4a4c08539583a77a9fd6ad9d45c6_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:1180438d638647b49b7df919ddecae27499eb14eae6d706397fd522393ad8a46_amd64",
"8Base-RHACM-2.3:rhacm2/redisgraph-tls-rhel8@sha256:a3c0f325785910d750222e45a8169d89f258fb43653b947d5206050c41ae2072_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:1f74725ce403cf819492598a32c451c9d31d3e80215dbbda7ff4f33bf6b98505_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:2a3b7dc92245b066b67004490054666620e7255b0224d2f9564565e887f3dd46_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8-operator@sha256:9c3b3aff6db23aacb5a5089c38dd700066f9f9a397f7f85bd0010be61e12be01_amd64",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:0e77fc5aad4f3548bfe14658058935e2d3234843a40356e52ddd018f521a1eaf_ppc64le",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:6cfa759a9a0f98a129f76c3257431707477a9146cfe2c0a2c3713df4ba3dcdba_s390x",
"8Base-RHACM-2.3:rhacm2/registration-rhel8@sha256:94fbbf439996f342cd9c0695a072d8a88402859026d14031167ca415cb82bb4c_amd64",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:3b761f0bfd69f3b5589fecadfde94ffea146cbcaafdf7c160fe92d90585633ac_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-aggregator-rhel8@sha256:8a63ba117edf373e75d7f9bc4af1c3bd1d993d72432c818068f3eb74904d1d55_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:451d6de7c9dbb1e8b35f03bf751b8d9bfe14bc167d45523a12b4bc69c664a8b5_amd64",
"8Base-RHACM-2.3:rhacm2/search-api-rhel8@sha256:e759d02ab207ce8d31e82bdd8d303ced3a503c3a9e475c7e4cbec071f8989dbb_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:479c9d0f4d67b817f00d4b9d49797c09fd393b65a5b2c29f63d7118fef2055bc_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:66992dc7f7ac8f231ec77c68e91fefe9676c208ab33aab7e552317aaec866dd2_amd64",
"8Base-RHACM-2.3:rhacm2/search-collector-rhel8@sha256:69b6a63d929982b7afc40fb12d734b07f3ff16c6b5a26cb08ace68aa37c09302_s390x",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:6f479ffd73615327d6ea54b8bb04a61506f8763c894d4d8dcb2d6ee7ecf35841_amd64",
"8Base-RHACM-2.3:rhacm2/search-rhel8@sha256:c7d7cbf0973b9081fb094c5255ced49b9caa7e9137cca436ccde22944a98335e_ppc64le",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:b8b1ea093dab4861f1bd8822b3d67fce129c83f9b4312badf04a06454b71a327_amd64",
"8Base-RHACM-2.3:rhacm2/search-ui-rhel8@sha256:ee99792ca98dbb39b267b65fd108a50920faf2d110483a30567b77bfb49b6242_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:66ac25c18660b576bd4883ccbd2b3922bc75821ed34d704dda93cb816dae2bc7_ppc64le",
"8Base-RHACM-2.3:rhacm2/submariner-addon-rhel8@sha256:ac2cac727ac67dfb5997ababd5c716b78f817236f755bc3cd621727dc9a9bb46_amd64",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:24d3e6abe5e2bb03b86fa96c041ffff9ab455d786b7a23380eebeddb69817337_ppc64le",
"8Base-RHACM-2.3:rhacm2/thanos-receive-controller-rhel8@sha256:ef152c8c4b25c33ec50697c2dfe5d1e9a5fefdf7256980d0470ee543a878a1db_amd64",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:1a26796a0b8f42fe424c58e3003cd88ef014d43b7b3d355f3bf0f743aebd18d6_ppc64le",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:79ca31773f7c802926ed6bd376ccc8672e53068b52a04e803866adc7487d83f2_s390x",
"8Base-RHACM-2.3:rhacm2/work-rhel8@sha256:7ef6b335634fd6b67f5267ffbcde39abd88f741126bcaa008d0b8b72c72e2748_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3944
Vulnerability from csaf_redhat - Published: 2021-10-20 13:58 - Updated: 2026-02-24 19:58A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:5 module is now available for Red Hat Enterprise Linux 8.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* redis: Integer overflow issue with Streams (CVE-2021-32627)\n\n* redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)\n\n* redis: Integer overflow issue with intsets (CVE-2021-32687)\n\n* redis: Integer overflow issue with strings (CVE-2021-41099)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3944",
"url": "https://access.redhat.com/errata/RHSA-2021:3944"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3944.json"
}
],
"title": "Red Hat Security Advisory: redis:5 security update",
"tracking": {
"current_release_date": "2026-02-24T19:58:47+00:00",
"generator": {
"date": "2026-02-24T19:58:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:3944",
"initial_release_date": "2021-10-20T13:58:57+00:00",
"revision_history": [
{
"date": "2021-10-20T13:58:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-20T13:58:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T19:58:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.2::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64 (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=aarch64\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64 (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=aarch64\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64 (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=aarch64\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64 (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=aarch64\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=src\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5",
"product": {
"name": "redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch (redis:5)",
"product_id": "redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=noarch\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=ppc64le\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=ppc64le\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=ppc64le\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=ppc64le\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=s390x\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=s390x\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=s390x\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=s390x\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64 (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=x86_64\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64 (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=x86_64\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64 (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=x86_64\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64 (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.2.0%2B12926%2B485b5fc9?arch=x86_64\u0026rpmmod=redis:5:8020020211011071901:4cda2c84"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.2)",
"product_id": "AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
},
"product_reference": "redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5",
"relates_to_product_reference": "AppStream-8.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:58:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3944"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:58:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3944"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:58:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3944"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:58:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3944"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"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": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:58:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3944"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:58:57+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3944"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.src::redis:5",
"AppStream-8.2.0.Z.EUS:redis-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.aarch64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.ppc64le::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.s390x::redis:5",
"AppStream-8.2.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.x86_64::redis:5",
"AppStream-8.2.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.2.0+12926+485b5fc9.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3945
Vulnerability from csaf_redhat - Published: 2021-10-20 14:24 - Updated: 2026-02-24 19:58A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:6 module is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* redis: Integer overflow issue with Streams (CVE-2021-32627)\n\n* redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)\n\n* redis: Integer overflow issue with intsets (CVE-2021-32687)\n\n* redis: Integer overflow issue with strings (CVE-2021-41099)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3945",
"url": "https://access.redhat.com/errata/RHSA-2021:3945"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3945.json"
}
],
"title": "Red Hat Security Advisory: redis:6 security update",
"tracking": {
"current_release_date": "2026-02-24T19:58:47+00:00",
"generator": {
"date": "2026-02-24T19:58:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:3945",
"initial_release_date": "2021-10-20T14:24:32+00:00",
"revision_history": [
{
"date": "2021-10-20T14:24:32+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-20T14:24:32+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T19:58:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64 (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=aarch64\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64 (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=aarch64\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64 (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=aarch64\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64 (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=aarch64\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=src\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6",
"product": {
"name": "redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch (redis:6)",
"product_id": "redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=noarch\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=ppc64le\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=ppc64le\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=ppc64le\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=ppc64le\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=s390x\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=s390x\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=s390x\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=s390x\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"product": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64 (redis:6)",
"product_id": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=x86_64\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"product": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64 (redis:6)",
"product_id": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=x86_64\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"product": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64 (redis:6)",
"product_id": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=x86_64\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"product": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64 (redis:6)",
"product_id": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@6.0.9-5.module%2Bel8.4.0%2B12929%2B1bb0d2aa?arch=x86_64\u0026rpmmod=redis:6:8040020211011082941:522a0ee4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6"
},
"product_reference": "redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6"
},
"product_reference": "redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6"
},
"product_reference": "redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64 (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6"
},
"product_reference": "redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch (redis:6) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
},
"product_reference": "redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6",
"relates_to_product_reference": "AppStream-8.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:24:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3945"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:24:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3945"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:24:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3945"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:24:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3945"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"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": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:24:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3945"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:24:32+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3945"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.src::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debuginfo-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-debugsource-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.aarch64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.ppc64le::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.s390x::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-devel-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.x86_64::redis:6",
"AppStream-8.4.0.Z.MAIN.EUS:redis-doc-0:6.0.9-5.module+el8.4.0+12929+1bb0d2aa.noarch::redis:6"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3946
Vulnerability from csaf_redhat - Published: 2021-10-20 14:00 - Updated: 2026-02-24 19:58A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for the redis:5 module is now available for Red Hat Enterprise Linux 8.1 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* redis: Integer overflow issue with Streams (CVE-2021-32627)\n\n* redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)\n\n* redis: Integer overflow issue with intsets (CVE-2021-32687)\n\n* redis: Integer overflow issue with strings (CVE-2021-41099)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3946",
"url": "https://access.redhat.com/errata/RHSA-2021:3946"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3946.json"
}
],
"title": "Red Hat Security Advisory: redis:5 security update",
"tracking": {
"current_release_date": "2026-02-24T19:58:49+00:00",
"generator": {
"date": "2026-02-24T19:58:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:3946",
"initial_release_date": "2021-10-20T14:00:49+00:00",
"revision_history": [
{
"date": "2021-10-20T14:00:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-20T14:00:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T19:58:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:8.1::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64 (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=aarch64\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64 (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=aarch64\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64 (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=aarch64\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64 (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=aarch64\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=src\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5",
"product": {
"name": "redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch (redis:5)",
"product_id": "redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-doc@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=noarch\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=ppc64le\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=ppc64le\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=ppc64le\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=ppc64le\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=s390x\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=s390x\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=s390x\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=s390x\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"product": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64 (redis:5)",
"product_id": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=x86_64\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"product": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64 (redis:5)",
"product_id": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=x86_64\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"product": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64 (redis:5)",
"product_id": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debugsource@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=x86_64\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
},
{
"category": "product_version",
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"product": {
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64 (redis:5)",
"product_id": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-devel@5.0.3-5.module%2Bel8.1.0%2B12925%2B6460abef?arch=x86_64\u0026rpmmod=redis:5:8010020211011065007:c27ad7f8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5"
},
"product_reference": "redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5"
},
"product_reference": "redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5"
},
"product_reference": "redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64 (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5"
},
"product_reference": "redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch (redis:5) as a component of Red Hat Enterprise Linux AppStream EUS (v. 8.1)",
"product_id": "AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
},
"product_reference": "redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5",
"relates_to_product_reference": "AppStream-8.1.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:00:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3946"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:00:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3946"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:00:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3946"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:00:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3946"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"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": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:00:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3946"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T14:00:49+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3946"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.src::redis:5",
"AppStream-8.1.0.Z.EUS:redis-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debuginfo-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-debugsource-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.aarch64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.ppc64le::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.s390x::redis:5",
"AppStream-8.1.0.Z.EUS:redis-devel-0:5.0.3-5.module+el8.1.0+12925+6460abef.x86_64::redis:5",
"AppStream-8.1.0.Z.EUS:redis-doc-0:5.0.3-5.module+el8.1.0+12925+6460abef.noarch::redis:5"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3947
Vulnerability from csaf_redhat - Published: 2021-10-20 13:54 - Updated: 2026-02-24 19:58A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for rh-redis5-redis is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store. It is often referred to as a data-structure server since keys can contain strings, hashes, lists, sets, and sorted sets. For performance, Redis works with an in-memory data set. You can persist it either by dumping the data set to disk every once in a while, or by appending each command to a log.\n\nSecurity Fix(es):\n\n* redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* redis: Integer overflow issue with Streams (CVE-2021-32627)\n\n* redis: Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)\n\n* redis: Integer overflow issue with intsets (CVE-2021-32687)\n\n* redis: Integer overflow issue with strings (CVE-2021-41099)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3947",
"url": "https://access.redhat.com/errata/RHSA-2021:3947"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3947.json"
}
],
"title": "Red Hat Security Advisory: rh-redis5-redis security update",
"tracking": {
"current_release_date": "2026-02-24T19:58:49+00:00",
"generator": {
"date": "2026-02-24T19:58:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:3947",
"initial_release_date": "2021-10-20T13:54:48+00:00",
"revision_history": [
{
"date": "2021-10-20T13:54:48+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-20T13:54:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T19:58:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-3.el7.src",
"product": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.src",
"product_id": "rh-redis5-redis-0:5.0.5-3.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-3.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"product": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"product_id": "rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-3.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-3.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-3.el7.s390x",
"product": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.s390x",
"product_id": "rh-redis5-redis-0:5.0.5-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-3.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-3.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"product": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"product_id": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis@5.0.5-3.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"product": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"product_id": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-redis5-redis-debuginfo@5.0.5-3.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-0:5.0.5-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64"
},
"product_reference": "rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
},
"product_reference": "rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:54:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3947"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:54:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3947"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:54:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3947"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:54:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3947"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:54:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3947"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T13:54:48+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3947"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Server-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Server-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.src",
"7Workstation-RHSCL-3.7:rh-redis5-redis-0:5.0.5-3.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.s390x",
"7Workstation-RHSCL-3.7:rh-redis5-redis-debuginfo-0:5.0.5-3.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3949
Vulnerability from csaf_redhat - Published: 2021-10-20 19:44 - Updated: 2026-02-24 19:58A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger’s protocol parser to read data beyond the actual buffer, potentially leading to an information disclosure.
CWE-125 - Out-of-bounds Read| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64 | — |
Vendor Fix
fix
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.1.12 General Availability release images, which provide security fixes and update the container images.\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score, which\ngives a detailed severity rating, is available for each vulnerability from\nthe CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.1.12 images\n\nRed Hat Advanced Cluster Management for Kubernetes provides the capabilities to address common challenges that administrators and site reliability engineers face as they work across a range of public and private cloud environments. Clusters and applications are all visible and managed from a single console\u2014with security policy built in.\n\nThis advisory contains updates to one or more container images for Red Hat Advanced Cluster Management for Kubernetes. See the following Release Notes documentation, which will be updated shortly for this release, for additional details about this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.1/html/release_notes/\n\nSecurity fixes:\n\n* redis: Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* redis: Integer overflow issue with Streams (CVE-2021-32627)\n\n* redis: Integer overflow bug in the ziplist data structure\n(CVE-2021-32628)\n\n* redis: Integer overflow issue with intsets (CVE-2021-32687)\n\n* redis: Integer overflow issue with strings (CVE-2021-41099)\n\n* redis: Denial of service via Redis Standard Protocol (RESP) request (CVE-2021-32675)\n\n* redis: Out of bounds read in lua debugger protocol parser (CVE-2021-32672)\n\nFor more details about the security issues, including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage(s) listed in the References section.\n\nContainer updates:\n\n* RHACM 2.1.12 images (BZ# 2007489)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3949",
"url": "https://access.redhat.com/errata/RHSA-2021:3949"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2007489",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2007489"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011001"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3949.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Advanced Cluster Management 2.1.12 security fixes and container updates",
"tracking": {
"current_release_date": "2026-02-24T19:58:50+00:00",
"generator": {
"date": "2026-02-24T19:58:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:3949",
"initial_release_date": "2021-10-20T19:44:16+00:00",
"revision_history": [
{
"date": "2021-10-20T19:44:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-20T19:44:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T19:58:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.1 for RHEL 8",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-RHACM-2.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.1::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64",
"product_id": "rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel8\u0026tag=v2.1.12-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.1 for RHEL 8",
"product_id": "8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64",
"relates_to_product_reference": "8Base-RHACM-2.1"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"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-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T19:44:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\n*Important:* This upgrade of Red Hat Advanced Cluster Management for Kubernetes \nis not supported when you are running Red Hat Advanced Cluster Management on \nRed Hat OpenShift Container Platform version 4.5. To apply this upgrade, you \nmust upgrade your OpenShift Container Platform version to 4.6, or later. \n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.1/html/install/installing#upgrading-by-using-the-operator",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3949"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"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-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T19:44:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\n*Important:* This upgrade of Red Hat Advanced Cluster Management for Kubernetes \nis not supported when you are running Red Hat Advanced Cluster Management on \nRed Hat OpenShift Container Platform version 4.5. To apply this upgrade, you \nmust upgrade your OpenShift Container Platform version to 4.6, or later. \n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.1/html/install/installing#upgrading-by-using-the-operator",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3949"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"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-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T19:44:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\n*Important:* This upgrade of Red Hat Advanced Cluster Management for Kubernetes \nis not supported when you are running Red Hat Advanced Cluster Management on \nRed Hat OpenShift Container Platform version 4.5. To apply this upgrade, you \nmust upgrade your OpenShift Container Platform version to 4.6, or later. \n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.1/html/install/installing#upgrading-by-using-the-operator",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3949"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32672",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011001"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When using the Redis Lua Debugger, users can send malformed requests that cause the debugger\u2019s protocol parser to read data beyond the actual buffer, potentially leading to an information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Out of bounds read in lua debugger protocol parser",
"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-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32672"
},
{
"category": "external",
"summary": "RHBZ#2011001",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011001"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32672",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32672"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32672",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32672"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm",
"url": "https://github.com/redis/redis/security/advisories/GHSA-9mj9-xx53-qmxm"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T19:44:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\n*Important:* This upgrade of Red Hat Advanced Cluster Management for Kubernetes \nis not supported when you are running Red Hat Advanced Cluster Management on \nRed Hat OpenShift Container Platform version 4.5. To apply this upgrade, you \nmust upgrade your OpenShift Container Platform version to 4.6, or later. \n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.1/html/install/installing#upgrading-by-using-the-operator",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3949"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.1,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "redis: Out of bounds read in lua debugger protocol parser"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"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-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T19:44:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\n*Important:* This upgrade of Red Hat Advanced Cluster Management for Kubernetes \nis not supported when you are running Red Hat Advanced Cluster Management on \nRed Hat OpenShift Container Platform version 4.5. To apply this upgrade, you \nmust upgrade your OpenShift Container Platform version to 4.6, or later. \n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.1/html/install/installing#upgrading-by-using-the-operator",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3949"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"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-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"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-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T19:44:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\n*Important:* This upgrade of Red Hat Advanced Cluster Management for Kubernetes \nis not supported when you are running Red Hat Advanced Cluster Management on \nRed Hat OpenShift Container Platform version 4.5. To apply this upgrade, you \nmust upgrade your OpenShift Container Platform version to 4.6, or later. \n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.1/html/install/installing#upgrading-by-using-the-operator",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3949"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"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-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-20T19:44:16+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\n*Important:* This upgrade of Red Hat Advanced Cluster Management for Kubernetes \nis not supported when you are running Red Hat Advanced Cluster Management on \nRed Hat OpenShift Container Platform version 4.5. To apply this upgrade, you \nmust upgrade your OpenShift Container Platform version to 4.6, or later. \n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.1/html/install/installing#upgrading-by-using-the-operator",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3949"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHACM-2.1:rhacm2/acm-must-gather-rhel8@sha256:382ae2f9e7e8fcca18bb29f29994bc7f30ba24b810ad127a35254ddef7900f62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3971
Vulnerability from csaf_redhat - Published: 2021-10-25 13:19 - Updated: 2026-02-24 19:58A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redis is now available for Red Hat OpenStack Platform 10\n(Newton).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store.\n\nSecurity Fix(es):\n\n* Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* Integer overflow issue with Streams (CVE-2021-32627)\n\n* Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* Denial of service via Redis Standard Protocol (RESP) request\n(CVE-2021-32675)\n\n* Integer overflow issue with intsets (CVE-2021-32687)\n\n* Integer overflow issue with strings (CVE-2021-41099)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3971",
"url": "https://access.redhat.com/errata/RHSA-2021:3971"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3971.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 10.0 (redis) security update",
"tracking": {
"current_release_date": "2026-02-24T19:58:51+00:00",
"generator": {
"date": "2026-02-24T19:58:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:3971",
"initial_release_date": "2021-10-25T13:19:55+00:00",
"revision_history": [
{
"date": "2021-10-25T13:19:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-25T13:19:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T19:58:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 10.0",
"product": {
"name": "Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:10::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-5.el7ost.src",
"product": {
"name": "redis-0:3.2.8-5.el7ost.src",
"product_id": "redis-0:3.2.8-5.el7ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-5.el7ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-5.el7ost.x86_64",
"product": {
"name": "redis-0:3.2.8-5.el7ost.x86_64",
"product_id": "redis-0:3.2.8-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-5.el7ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"product": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"product_id": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.2.8-5.el7ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.src as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src"
},
"product_reference": "redis-0:3.2.8-5.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64"
},
"product_reference": "redis-0:3.2.8-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 10.0",
"product_id": "7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-10.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"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": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T13:19:55+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3971"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"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": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T13:19:55+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3971"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"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": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T13:19:55+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3971"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"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": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T13:19:55+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3971"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"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": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T13:19:55+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3971"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"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": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T13:19:55+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3971"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-10.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-10.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
RHSA-2021:3980
Vulnerability from csaf_redhat - Published: 2021-10-25 17:58 - Updated: 2026-02-24 19:58A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "proto-max-bulk-len" and "client-query-buffer-limit" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis. The vulnerability involves changing the default "set-max-intset-entries" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default "proto-max-bulk-len" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for redis is now available for Red Hat OpenStack Platform 13\n(Queens).\n\nRed Hat Product Security has rated this update as having a security impact\nof Important. A Common Vulnerability Scoring System (CVSS) base score,\nwhich gives a detailed severity rating, is available for each vulnerability\nfrom the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Redis is an advanced key-value store.\n\nSecurity Fix(es):\n\n* Lua scripts can overflow the heap-based Lua stack (CVE-2021-32626)\n\n* Integer overflow issue with Streams (CVE-2021-32627)\n\n* Integer overflow bug in the ziplist data structure (CVE-2021-32628)\n\n* Denial of service via Redis Standard Protocol (RESP) request\n(CVE-2021-32675)\n\n* Integer overflow issue with intsets (CVE-2021-32687)\n\n* Integer overflow issue with strings (CVE-2021-41099)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE\npage listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2021:3980",
"url": "https://access.redhat.com/errata/RHSA-2021:3980"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_3980.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenStack Platform 13.0 (redis) security update",
"tracking": {
"current_release_date": "2026-02-24T19:58:51+00:00",
"generator": {
"date": "2026-02-24T19:58:51+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:3980",
"initial_release_date": "2021-10-25T17:58:39+00:00",
"revision_history": [
{
"date": "2021-10-25T17:58:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-10-25T17:58:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T19:58:51+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 13.0 - ELS",
"product": {
"name": "Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-13.0-ELS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:13::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 13.0 - ELS",
"product": {
"name": "Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:13::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product": {
"name": "Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:13::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-5.el7ost.src",
"product": {
"name": "redis-0:3.2.8-5.el7ost.src",
"product_id": "redis-0:3.2.8-5.el7ost.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-5.el7ost?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-5.el7ost.x86_64",
"product": {
"name": "redis-0:3.2.8-5.el7ost.x86_64",
"product_id": "redis-0:3.2.8-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-5.el7ost?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"product": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"product_id": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.2.8-5.el7ost?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "redis-0:3.2.8-5.el7ost.ppc64le",
"product": {
"name": "redis-0:3.2.8-5.el7ost.ppc64le",
"product_id": "redis-0:3.2.8-5.el7ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis@3.2.8-5.el7ost?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"product": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"product_id": "redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/redis-debuginfo@3.2.8-5.el7ost?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.src as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src"
},
"product_reference": "redis-0:3.2.8-5.el7ost.src",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64"
},
"product_reference": "redis-0:3.2.8-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0 for RHEL 7.6 EUS Server",
"product_id": "7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-7.6.EUS-RH7-RHOS-13.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.ppc64le as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le"
},
"product_reference": "redis-0:3.2.8-5.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.src as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src"
},
"product_reference": "redis-0:3.2.8-5.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64"
},
"product_reference": "redis-0:3.2.8-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.ppc64le as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le"
},
"product_reference": "redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.ppc64le as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le"
},
"product_reference": "redis-0:3.2.8-5.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.src as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src"
},
"product_reference": "redis-0:3.2.8-5.el7ost.src",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-0:3.2.8-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64"
},
"product_reference": "redis-0:3.2.8-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.ppc64le as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le"
},
"product_reference": "redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64 as a component of Red Hat OpenStack Platform 13.0 - ELS",
"product_id": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
},
"product_reference": "redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"relates_to_product_reference": "7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Meir Shpilraien"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32626",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011017"
}
],
"notes": [
{
"category": "description",
"text": "A heap buffer overflow was found in redis. Specially crafted Lua scripts executing in Redis cause the heap-based Lua stack to overflow due to incomplete checks for this condition. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Lua scripts can overflow the heap-based Lua stack",
"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": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32626"
},
{
"category": "external",
"summary": "RHBZ#2011017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32626",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32626"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c",
"url": "https://github.com/redis/redis/security/advisories/GHSA-p486-xggp-782c"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T17:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3980"
},
{
"category": "workaround",
"details": "Prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Lua scripts can overflow the heap-based Lua stack"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32627",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011010"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"proto-max-bulk-len\" and \"client-query-buffer-limit\" configuration parameters to very large values and constructing specially crafted large stream elements. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with Streams",
"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": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32627"
},
{
"category": "external",
"summary": "RHBZ#2011010",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011010"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32627",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32627"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32627"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f434-69fm-g45v"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T17:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3980"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with Streams"
},
{
"acknowledgments": [
{
"names": [
"sundb"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32628",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011004"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in the redis ziplist data structure. The vulnerability involves modifying the default ziplist configuration parameters (hash-max-ziplist-entries, hash-max-ziplist-value, zset-max-ziplist-entries or zset-max-ziplist-value) to a very large value, and then constructing specially crafted commands to create very large ziplists. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow bug in the ziplist data structure",
"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": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32628"
},
{
"category": "external",
"summary": "RHBZ#2011004",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011004"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32628",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32628"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32628"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr",
"url": "https://github.com/redis/redis/security/advisories/GHSA-vw22-qm3h-49pr"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T17:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3980"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the above configuration parameters. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow bug in the ziplist data structure"
},
{
"cve": "CVE-2021-32675",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in redis. When parsing an incoming Redis Standard Protocol (RESP) request, redis allocates memory according to user-specified values, which determine the number of elements (in the multi-bulk header) and size of each element (in the bulk header). This flaw allows an unauthenticated, remote user delivering specially crafted requests over multiple connections to cause the server to allocate a significant amount of memory, resulting in a denial of service. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Denial of service via Redis Standard Protocol (RESP) request",
"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": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32675"
},
{
"category": "external",
"summary": "RHBZ#2011000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32675",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32675"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32675"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p",
"url": "https://github.com/redis/redis/security/advisories/GHSA-f6pw-v9gw-v64p"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T17:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3980"
},
{
"category": "workaround",
"details": "Prevent unauthenticated users from connecting to Redis by using network access control tools (e.g., firewalls) or enabling TLS and requiring users to authenticate using client side certificates.",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Denial of service via Redis Standard Protocol (RESP) request"
},
{
"acknowledgments": [
{
"names": [
"Pawel Wieczorkiewicz"
],
"organization": "Amazon Web Services",
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-32687",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010991"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis. The vulnerability involves changing the default \"set-max-intset-entries\" configuration parameter to a very large value and constructing specially crafted commands to manipulate sets. This flaw allows a remote attacker to leak arbitrary contents of the heap or potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with intsets",
"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": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-32687"
},
{
"category": "external",
"summary": "RHBZ#2010991",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010991"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-32687",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32687"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-32687"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m3mf-8x9w-r27q"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T17:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3980"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `set-max-intset-entries` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with intsets"
},
{
"acknowledgments": [
{
"names": [
"yiyuaner"
],
"summary": "Acknowledged by upstream."
}
],
"cve": "CVE-2021-41099",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2021-10-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2011020"
}
],
"notes": [
{
"category": "description",
"text": "An integer overflow issue was found in redis in the underlying string library. The vulnerability involves changing the default \"proto-max-bulk-len\" configuration parameter to a very large value and constructing specially crafted network payloads or commands. This flaw allows a remote attacker to corrupt the heap and potentially trigger remote code execution. The highest threat from this vulnerability is to confidentiality, integrity, as well as system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "redis: Integer overflow issue with strings",
"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": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-41099"
},
{
"category": "external",
"summary": "RHBZ#2011020",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2011020"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-41099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41099"
},
{
"category": "external",
"summary": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph",
"url": "https://github.com/redis/redis/security/advisories/GHSA-j3cr-9h5g-6cph"
}
],
"release_date": "2021-10-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-10-25T17:58:39+00:00",
"details": "For details on how to apply this update, which includes the changes\ndescribed in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:3980"
},
{
"category": "workaround",
"details": "The flaw can be mitigated by disallowing usage of the CONFIG SET command via ACL configuration. This will prevent clients from setting the `proto-max-bulk-len` configuration parameter. Please see https://redis.io/topics/acl for more information on how to do this.",
"product_ids": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.src",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-7.6.EUS-RH7-RHOS-13.0:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.src",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-0:3.2.8-5.el7ost.x86_64",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.ppc64le",
"7Server-RH7-RHOS-DEPLOYMENT-TOOLS-13.0-ELS:redis-debuginfo-0:3.2.8-5.el7ost.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "redis: Integer overflow issue with strings"
}
]
}
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.